IPXC_ColorSettings::ProfileName 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_ColorSettings::ProfileName Property}}
 
{{#customTitle:IPXC_ColorSettings::ProfileName Property}}
 +
{{#parentPage:PXV:IPXC_ColorSettings|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''ProfileName''' of interface [[PXV:IPXC_ColorSettings|IPXC_ColorSettings]] returns/sets  Value of BSTR ...
 
Property '''ProfileName''' of interface [[PXV:IPXC_ColorSettings|IPXC_ColorSettings]] returns/sets  Value of BSTR ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:44, 20 April 2015


Property ProfileName of interface IPXC_ColorSettings returns/sets Value of BSTR ...

Syntax

HRESULT get_ProfileName([in] PXC_ProfileWorkingSpace nWS, [out, retval] BSTR* pProfileName);
HRESULT put_ProfileName([in] PXC_ProfileWorkingSpace nWS, [in] BSTR pProfileName);

Parameters

nWS
[in] Value of PXC_ProfileWorkingSpace.

See Also

See also IPXC_ColorSettings.