PlayRecordCallback
This delegate is not used. For an example of enumerating the records of a metafile, see EnumerateMetafile.
public virtual IAsyncResult BeginInvoke(EmfPlusRecordType recordType, int flags, int dataSize, IntPtr recordData, AsyncCallback callback, object object)
public virtual void Invoke(EmfPlusRecordType recordType, int flags, int dataSize, IntPtr recordData)