GetArgumentData
![]() | For internal implementation only This method is only intended for internal implementation and not for use via applications. For programming purposes, the arguments can also be appended as JSON attributes. |
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 |