BCGSuite for MFC
static void CBCGPMenuImages::CleanUp ( BOOL  bIsGlobalCleanUp = FALSE)
static

The CleanUp function frees the internal CBCGPMenuImages resources. Called by the framework during un-initialization process from BCGCBProCleanUp global function.

Parameters
bIsGlobalCleanUpIf this parameter is TRUE, CBCGPMenuImages cannot be used anymore - it should be specified at application exit.