IPXC_ContentItem::Type Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_ContentItem::Type Property}}
 
{{#customTitle:IPXC_ContentItem::Type Property}}
 +
{{#parentPage:PXV:IPXC_ContentItem#Properties|Type|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Type''' of interface [[PXV:IPXC_ContentItem|IPXC_ContentItem]] returns  Value of [[PXV:PXC_CIType|PXC_CIType]] ...
 
Property '''Type''' of interface [[PXV:IPXC_ContentItem|IPXC_ContentItem]] returns  Value of [[PXV:PXC_CIType|PXC_CIType]] ...
 
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Type([out, retval] PXC_CIType* pType);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Type([out, retval] PXC_CIType* nType);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_ContentItem|IPXC_ContentItem]].
+
[[PXV:IPXC_ContentItem|IPXC_ContentItem]]

Latest revision as of 12:33, 9 June 2016


Property Type of interface IPXC_ContentItem returns Value of PXC_CIType ...

Syntax

HRESULT get_Type([out, retval]  PXC_CIType*  nType);

See Also

IPXC_ContentItem