C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / GetMetaFileBitsEx Method / GetMetaFileBitsEx(IntPtr,UInt32,IntPtr) Method

In This Topic
GetMetaFileBitsEx(IntPtr,UInt32,IntPtr) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Shared Function GetMetaFileBitsEx( _
   ByVal hemf As IntPtr, _
   ByVal cbBuffer As UInteger, _
   ByVal buffer As IntPtr _
) As UInteger
 

Parameters

hemf
cbBuffer
buffer
See Also