SRGWizSheet::InitializePages

BOOL SRGWizSheet::InitializePages(void)

This function initialize the pages of the wizard according to the user supplied graph. If user passed in an empty graph(graph without any component), this function does nothing. This function is called at the start of the wizard. It is also called when user clicked the Advanced button from the Finish page when user passed an empty graph to the wizard.

Defined in: WizSheet.cpp

Return Value

BOOL If everything goes well return TRUE, otherwise return FALSE