BCGSuite for MFC
BOOL CBCGPSVGImageList::Load ( UINT  uiResID,
HINSTANCE  hinstRes = NULL 
)

Loads an SVG image list from resources.

Returns
TRUE if the image was found and loaded successfully; otherwise FALSE.

This function is used to load an image list from resources.

Parameters
uiResIDSpecifies the Resource ID.
hinstResSpecifies the instance of the resource DLL or application.