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

Revision as of 15:35, 20 April 2015


Property ICMIntent of interface IDevMode returns/sets Value of ULONG ...

Syntax

HRESULT get_ICMIntent([out, retval] ULONG* pVal);
HRESULT put_ICMIntent([in] ULONG pVal);

See Also

See also IDevMode.