IUIX_Layout::Client 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_Layout::Client Property}}
 
{{#customTitle:IUIX_Layout::Client Property}}
 +
{{#parentPage:PXV:IUIX_Layout|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Client''' of interface [[PXV:IUIX_Layout|IUIX_Layout]] returns/sets  Pointer to [[PXV:IUIX_LayoutItem|IUIX_LayoutItem]] ...
 
Property '''Client''' of interface [[PXV:IUIX_Layout|IUIX_Layout]] returns/sets  Pointer to [[PXV:IUIX_LayoutItem|IUIX_LayoutItem]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:38, 20 April 2015


Property Client of interface IUIX_Layout returns/sets Pointer to IUIX_LayoutItem ...

Syntax

HRESULT get_Client([out, retval] IUIX_LayoutItem** ppClientItem);
HRESULT put_Client([in] IUIX_LayoutItem* ppClientItem);

See Also

See also IUIX_Layout.