IPXC_ContentItem::Image_Handle 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:IPXC_ContentItem::Image_Handle Property}}
 
{{#customTitle:IPXC_ContentItem::Image_Handle Property}}
 +
{{#parentPage:PXV:IPXC_ContentItem|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Image_Handle''' of interface [[PXV:IPXC_ContentItem|IPXC_ContentItem]] returns/sets  Value of ULONG ...
 
Property '''Image_Handle''' of interface [[PXV:IPXC_ContentItem|IPXC_ContentItem]] returns/sets  Value of ULONG ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:46, 20 April 2015


Property Image_Handle of interface IPXC_ContentItem returns/sets Value of ULONG ...

Syntax

HRESULT get_Image_Handle([out, retval] ULONG* pHandle);
HRESULT put_Image_Handle([in] ULONG pHandle);

See Also

See also IPXC_ContentItem.