IUIX_Layout::Client Property

From PDF XChange PDF SDK
Revision as of 06:58, 20 March 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** ppClientItem);
HRESULT put_Client([in] IUIX_LayoutItem* ppClientItem);

See Also

See also IUIX_Layout.