IUIX_PropSheets::ActivePage Property

From PDF XChange PDF SDK
Revision as of 04:36, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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

Syntax

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

See Also

IUIX_PropSheets