IUIX_PropSheets::ActivePage Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_PropSheets::ActivePage Property}}
 
{{#customTitle:IUIX_PropSheets::ActivePage Property}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IUIX_PropSheets|IUIX_PropSheets]].
+
[[PXV:IUIX_PropSheets|IUIX_PropSheets]].

Revision as of 07:54, 20 May 2015


Property ActivePage of interface IUIX_PropSheets returns/sets Value of BSTR ...

Syntax

HRESULT get_ActivePage([out, retval]  BSTR*  ppPageID);
HRESULT put_ActivePage([in]  BSTR  ppPageID);

See Also

IUIX_PropSheets.