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 "SetGraphicsMode" in [All]

gdi32

1: GM_
.
Summary
.

    ///   The graphics mode that can be set by SetGraphicsMode.

.
Summary
.

    /// The SetGraphicsMode function sets the graphics mode for the specified device context.

.

    public static extern int SetGraphicsMode(IntPtr hdc, int iMode);

.
Documentation
[SetGraphicsMode] on MSDN

 
Access PInvoke.net directly from VS: