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

gdi32

.
Summary
.

static extern IntPtr CopyEnhMetaFile(IntPtr hemfSrc, string lpszFile);

.

[DllImport("gdi32.dll", EntryPoint = "CopyEnhMetaFile", SetLastError = true, CharSet = CharSet.Auto)]

.

    private static extern IntPtr CopyEnhMetaFile(IntPtr hemfSrc, string lpszFile);

.
Documentation
[CopyEnhMetaFile] on MSDN

 
Access PInvoke.net directly from VS: