BCGControlBar Pro for MFC
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).

Parameters
pGMThe pointer to CBCGPGraphicsManager - derived object.
lpHandleThe resource handle.
lpHandle1The optional second resource handle.
lpHandle2The optional third resource handle.