GetEnhMetaFileBits(IntPtr,UInt32,IntPtr) Method
In This Topic
Syntax
'Declaration
Public Overloads Shared Function GetEnhMetaFileBits( _
ByVal As System.IntPtr, _
ByVal As System.UInteger, _
ByVal As System.IntPtr _
) As System.UInteger
public static System.uint GetEnhMetaFileBits(
System.IntPtr ,
System.uint ,
System.IntPtr
)
Parameters
- hemf
- cbBuffer
- buffer
See Also