IPXC_Function::Type Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Type''' of interface [[PXV:IPXC_Function|IPXC_Function]] returns  Value of [[PXV:PXC_FunctionType|PXC_FunctionType]] ...
+
Property '''nType''' of interface [[PXV:IPXC_Function|IPXC_Function]] returns  Value of [[PXV:PXC_FunctionType|PXC_FunctionType]] ...
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 03:28, 15 June 2015


Property nType of interface IPXC_Function returns Value of PXC_FunctionType ...

Syntax

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

See Also

IPXC_Function