IUIX_List::CueImage Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_List::CueImage Property}}
 
{{#customTitle:IUIX_List::CueImage Property}}
 +
{{#parentPage:PXV:IUIX_List|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''CueImage''' of interface [[PXV:IUIX_List|IUIX_List]] returns/sets  Pointer to IUnknown* ...
 
Property '''CueImage''' of interface [[PXV:IUIX_List|IUIX_List]] returns/sets  Pointer to IUnknown* ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:40, 20 April 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.