PropertySheetPageCallback(hwnd, Msg, Page)
Called by each page as it is created and destroyed
Parameters
hwnd : int
Handle to the window for the pageMsg : int
Flag indicating type of event, one of PSPCB_CREATE,PSPCB_RELEASE,PSPCB_SI_INITDIALOGPage : int
SI_PAGE_TYPE value indicating which page is making the call (ntsecuritycon.SI_PAGE_*)Return Value
Any returned value will be ignored