'Declaration Public Shared Function SetEnhMetaFileBits( _ ByVal cbBuffer As UInteger, _ ByVal buffer() As Byte _ ) As IntPtr
'Declaration
Public Shared Function SetEnhMetaFileBits( _ ByVal cbBuffer As UInteger, _ ByVal buffer() As Byte _ ) As IntPtr
public static IntPtr SetEnhMetaFileBits( uint cbBuffer, byte[] buffer )
Win32 Class Win32 Members