InitCommonControlsEx (Structures)
Last changed: -178.121.197.249

.
Summary
This structure is used with the comctl32.InitCommonControlsEx function.

C# Definition:

struct INITCOMMONCONTROLSEX {
   public int dwSize;
   public uint dwICC;
}

VB Definition:

Structure INITCOMMONCONTROLSEX
   Public TODO
End Structure

User-Defined Field Types:

None.

Notes:

None.

Documentation