IPXS_PDFVariant::Type Property

From PDF XChange PDF SDK
Jump to: navigation, search
Line 2: Line 2:
 
{{#customTitle:IPXS_PDFVariant::Type Property}}
 
{{#customTitle:IPXS_PDFVariant::Type Property}}
 
{{#parentPage:PXV:IPXS_PDFVariant|Type Property|property}}
 
{{#parentPage:PXV:IPXS_PDFVariant|Type Property|property}}
{{ToReview}}
 
  
Property '''Type''' of interface [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]] returns Value of [[PXV:PDFVariantType|PDFVariantType]] that describe which data type it contains.
+
'''Type''' Property of the [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]] interface which returns [[PXV:PDFVariantType|PDFVariantType]] value that identifies which data type it contains.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 14:24, 14 May 2015

Type Property of the IPXS_PDFVariant interface which returns PDFVariantType value that identifies which data type it contains.

Syntax

HRESULT get_Type([out, retval]  PDFVariantType*  pType);

See Also

See also IPXS_PDFVariant.