2.2.2.9 MilConnection

The MilConnection enumeration specifies behavioral options for a connection.

 typedef  enum _MilConnection
 {
   IsDwm = 0x00000001
 } MilConnection;

IsDwm:  Indicates that this connection is associated with the desktop composition.