IUIX_PropSheets::Page Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 18: Line 18:
  
 
== See Also ==
 
== See Also ==
[[PXV:IUIX_PropSheets|IUIX_PropSheets]].
+
[[PXV:IUIX_PropSheets|IUIX_PropSheets]]

Revision as of 05:59, 23 May 2015


Property Page of interface IUIX_PropSheets returns Pointer to IUIX_PropSheetPage ...

Syntax

HRESULT get_Page([in]           BSTR                  pPageID,
                 [out, retval]  IUIX_PropSheetPage**  ppPage);

Parameters

pPageID
[in] Value of BSTR.

See Also

IUIX_PropSheets