IUIX_Layout::Client Property

From PDF XChange PDF SDK
Revision as of 04:26, 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 Client of interface IUIX_Layout returns/sets Pointer to IUIX_LayoutItem ...

Syntax

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

See Also

IUIX_Layout