'Declaration Public Overloads Shared Function GetMetaFileBitsEx( _ ByVal hemf As IntPtr, _ ByVal cbBuffer As UInteger, _ ByVal buffer As IntPtr _ ) As UInteger
'Declaration
Public Overloads Shared Function GetMetaFileBitsEx( _ ByVal hemf As IntPtr, _ ByVal cbBuffer As UInteger, _ ByVal buffer As IntPtr _ ) As UInteger
public static uint GetMetaFileBitsEx( IntPtr hemf, uint cbBuffer, IntPtr buffer )
Win32 Class Win32 Members Overload List