GetArgumentData
This method returns the data of the arguments.
Syntax
public virtual void GetArgumentData(ref System.IntPtr ppArgData, uint size)
Parameter
Name | Type | Description |
---|---|---|
ppArgData | ref System.IntPtr | Reference to the data. |
size | Uint | Size |
This method returns the data of the arguments.
public virtual void GetArgumentData(ref System.IntPtr ppArgData, uint size)
Name | Type | Description |
---|---|---|
ppArgData | ref System.IntPtr | Reference to the data. |
size | Uint | Size |