IUIX_List::CueImage Property

From PDF XChange PDF SDK
Revision as of 05:49, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property CueImage of interface IUIX_List returns/sets Pointer to IUnknown* ...

Syntax

HRESULT get_CueImage([out, retval]  IUnknown**  ppCueImage);
HRESULT put_CueImage([in]  IUnknown*  ppCueImage);

See Also

IUIX_List