IUIX_List::CueImage Property

From PDF XChange PDF SDK
Revision as of 22:40, 20 April 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

See also IUIX_List.