DevModeIcmMethod Field

Specifies how ICM is handled.

For a non-ICM application, this member determines if ICM is enabled or disabled.

For ICM applications, the system examines this member to determine how to handle ICM support.

This member can be one of the following predefined values, or a driver-defined value greater than or equal to the value of DMICMMETHOD_USER.

Definition

Namespace: DevCase.Win32.Structures
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public int IcmMethod

Field Value

Int32

See Also