IUIX_List::CueImage Property

From PDF XChange PDF SDK
Revision as of 04:28, 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 CueImage of interface IUIX_List returns/sets Pointer to IUnknown* ...

Syntax

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

See Also

IUIX_List