IUIX_PropSheets::Page Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_PropSheets::Page Property}}
 
{{#customTitle:IUIX_PropSheets::Page Property}}
 +
{{#parentPage:PXV:IUIX_PropSheets|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Page''' of interface [[PXV:IUIX_PropSheets|IUIX_PropSheets]] returns  Pointer to [[PXV:IUIX_PropSheetPage|IUIX_PropSheetPage]] ...
 
Property '''Page''' of interface [[PXV:IUIX_PropSheets|IUIX_PropSheets]] returns  Pointer to [[PXV:IUIX_PropSheetPage|IUIX_PropSheetPage]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:46, 20 April 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

See also IUIX_PropSheets.