SetEnhMetaFileBits Method (Win32)
In This Topic
Syntax
'Declaration
Public Shared Function SetEnhMetaFileBits( _
ByVal As UInteger, _
ByVal () As Byte _
) As IntPtr
public static IntPtr SetEnhMetaFileBits(
uint ,
byte[]
)
Parameters
- cbBuffer
- buffer
See Also