IPXC_Function::Type 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_Function::Type Property}}
 
{{#customTitle:IPXC_Function::Type Property}}
 +
{{#parentPage:PXV:IPXC_Function|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Type''' of interface [[PXV:IPXC_Function|IPXC_Function]] returns  Value of [[PXV:PXC_FunctionType|PXC_FunctionType]] ...
 
Property '''Type''' of interface [[PXV:IPXC_Function|IPXC_Function]] returns  Value of [[PXV:PXC_FunctionType|PXC_FunctionType]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:50, 20 April 2015


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

Syntax

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

See Also

See also IPXC_Function.