win32ui.CreatePropertyPageIndirect

PyCPropertyPage = CreatePropertyPageIndirect(resourceList, caption )

Creates a property page object from a template.

Parameters

resourceList : PyDialogTemplate

Definition of the page to be created.

caption=0 : int

The ID if the string resource to use for the caption.