IUIX_PropSheets::Page 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 Page of interface IUIX_PropSheets returns Pointer to IUIX_PropSheetPage ...

Syntax

HRESULT get_Page([in]           BSTR                  sPageID,
                 [out, retval]  IUIX_PropSheetPage**  pPage);

Parameters

sPageID
[in] Value of BSTR.

See Also

IUIX_PropSheets