IPXC_FileSpec::FieldNumber Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_FileSpec::FieldNumber Property}}
 
{{#customTitle:IPXC_FileSpec::FieldNumber Property}}
 +
{{#parentPage:PXV:IPXC_FileSpec|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''FieldNumber''' of interface [[PXV:IPXC_FileSpec|IPXC_FileSpec]] returns/sets  Value of double ...
 
Property '''FieldNumber''' of interface [[PXV:IPXC_FileSpec|IPXC_FileSpec]] returns/sets  Value of double ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:49, 20 April 2015


Property FieldNumber of interface IPXC_FileSpec returns/sets Value of double ...

Syntax

HRESULT get_FieldNumber([in] LPWSTR sName, [out, retval] double* pValue);
HRESULT put_FieldNumber([in] LPWSTR sName, [in] double pValue);

Parameters

sName
[in] Value of LPWSTR.

See Also

See also IPXC_FileSpec.