| BOOL CBCGPSVGImage::Load | ( | UINT | uiResID, |
| HINSTANCE | hinstRes = NULL |
||
| ) |
Loads an SVG image from resources.
This function is used to load an image from resources.
| uiResID | Specifies the Resource ID. |
| hinstRes | Specifies the instance of the resource DLL or application. |