setmetafilebitsex (gdi32)
Last changed: -217.6.141.100

.
Summary

C# Signature:

[DllImport("gdi32.dll")]
static extern IntPtr SetMetaFileBitsEx(uint nSize, byte [] lpData);

VB Signature:

<DllImport("gdi32.dll")> _
Shared Function SetMetaFileBitsEx(ByVal nSize As UInteger, ByVal lpData As Byte()) As IntPtr
End Function

User-Defined Types:

None.

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!

Documentation