BCGControlBar Pro for MFC
BOOL CBCGPToolBarImages::UpdateSVG ( int  iImage,
CBCGPSVGImage pSVG 
)

Replaces an existing image with a new SVG.

Parameters
iImageZero-based index of the image.
pSVGA pointer to SVG image to be updates.
Returns
TRUE if it succeeds, FALSE if it fails.