IUIX_List::CueImage Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
(No difference)
|
Revision as of 06:00, 20 March 2015
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.