IDevMode::ICMIntent Property

From PDF XChange PDF SDK
Revision as of 06:40, 21 May 2015 by Dsbot (Talk | contribs) (Parent page removed)

Jump to: navigation, search


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

IDevMode.