Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "DMCOLOR" in [All]

coredll

.

     public short dmColor;

.

        short dmColor;

.

    Public Property dmColor() As Short

Structures

.

    public short dmColor; // See note below!

.

    Public dmColor As Short

.

DM, DMCOLLATE, DMCOLOR

.

public short dmColor;

.

public DMCOLOR dmColor;

.

See the DMCOLOR, DMDUP and DMCOLLATE enums for more details.

.

    public short dmColor;

Enums

.
Summary
.

  internal enum DMCOLOR : short

.

    DMCOLOR_UNKNOWN = 0,

.

    DMCOLOR_MONOCHROME = 1,

.

    DMCOLOR_COLOR = 2

.

The definition of DMCOLOR_UNKNOWN is only to satisfy the rule, that every enum should have a zero value.

.
Documentation
[DMCOLOR] on MSDN

 
Access PInvoke.net directly from VS: