IUIX_List::CueImage Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_List::CueImage Property}} | {{#customTitle:IUIX_List::CueImage Property}} | ||
− | {{#parentPage:PXV:IUIX_List|CueImage Property|property}} | + | {{#parentPage:PXV:IUIX_List#Properties|CueImage Property|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 21:52, 21 May 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);