IPXC_Annotation::Type Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXC_Annotation::Type Property}}
 
{{#customTitle:IPXC_Annotation::Type Property}}
 
{{#parentPage:PXV:IPXC_Annotation#Properties|Type|property}}
 
{{#parentPage:PXV:IPXC_Annotation#Properties|Type|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Type''' of interface [[PXV:IPXC_Annotation|IPXC_Annotation]] returns  Value of ULONG ...
+
Property '''Type''' represents type of the annotation as an [[PXV:PXS_Atoms|atom]].
  
 
== Syntax ==
 
== Syntax ==

Revision as of 17:29, 26 May 2015


Property Type represents type of the annotation as an atom.

Syntax

HRESULT get_Type([out, retval]  ULONG*  pTypeID);

See Also

IPXC_Annotation