[]
        
(Showing Draft Content)

C1.Util.Win.Win32.PlayEnhMetaFileRecord

PlayEnhMetaFileRecord Method

PlayEnhMetaFileRecord(IntPtr, IntPtr, IntPtr, int)

Declaration
public static extern bool PlayEnhMetaFileRecord(IntPtr hdc, IntPtr lpHandletable, IntPtr lpEnhMetaRecord, int nHandles)
Public Shared Function PlayEnhMetaFileRecord(hdc As IntPtr, lpHandletable As IntPtr, lpEnhMetaRecord As IntPtr, nHandles As Integer) As Boolean
Parameters
Type Name Description
IntPtr hdc
IntPtr lpHandletable
IntPtr lpEnhMetaRecord
int nHandles
Returns
Type Description
bool