| void CBCGPGraphicsResource::Set | ( | CBCGPGraphicsManager * | pGM, |
| LPVOID | lpHandle, | ||
| LPVOID | lpHandle1 = NULL, |
||
| LPVOID | lpHandle2 = NULL |
||
| ) |
Call this method to associate this object with a CBCGPGraphicsManager - derived object and resource handle(s).
| pGM | The pointer to CBCGPGraphicsManager - derived object. |
| lpHandle | The resource handle. |
| lpHandle1 | The optional second resource handle. |
| lpHandle2 | The optional third resource handle. |