public abstract static class Graphics.EnumerateMetafileProcByte
extends com.aspose.ms.System.MulticastDelegate
| Constructor and Description |
|---|
EnumerateMetafileProcByte() |
| Modifier and Type | Method and Description |
|---|---|
com.aspose.ms.System.IAsyncResult |
beginInvoke(int recordType,
int flags,
int dataSize,
byte[] data,
PlayRecordCallback callbackData,
com.aspose.ms.System.AsyncCallback callback,
Object state) |
boolean |
endInvoke(com.aspose.ms.System.IAsyncResult result) |
abstract boolean |
invoke(int recordType,
int flags,
int dataSize,
byte[] data,
PlayRecordCallback callbackData) |
getDelegateId, getInvocationList, op_Equality, op_Inequalitypublic abstract boolean invoke(int recordType,
int flags,
int dataSize,
byte[] data,
PlayRecordCallback callbackData)
public final com.aspose.ms.System.IAsyncResult beginInvoke(int recordType,
int flags,
int dataSize,
byte[] data,
PlayRecordCallback callbackData,
com.aspose.ms.System.AsyncCallback callback,
Object state)
public final boolean endInvoke(com.aspose.ms.System.IAsyncResult result)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.