Delegate FlatSDKInternal.VMObjectd
Namespace: FlatPMSDK
Assembly: FlatPMSDK.dll
Syntax
public delegate int VMObjectd(int pid, IntPtr addr, uint size, object buffer);
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | pid | |
| System.IntPtr | addr | |
| System.UInt32 | size | |
| System.Object | buffer |
Returns
| Type | Description |
|---|---|
| System.Int32 |