IUIX_ScrollContainer::Client Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_ScrollContainer::Client Property}}
 
{{#customTitle:IUIX_ScrollContainer::Client Property}}
{{#parentPage:PXV:IUIX_ScrollContainer#Properties|Client Property|property}}
+
{{#parentPage:PXV:IUIX_ScrollContainer#Properties|Client|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 10:23, 23 May 2015


Property Client of interface IUIX_ScrollContainer returns/sets Pointer to IUIX_Obj ...

Syntax

HRESULT get_Client([out, retval]  IUIX_Obj**  ppClient);
HRESULT put_Client([in]  IUIX_Obj*  ppClient);

See Also

IUIX_ScrollContainer