GetArgumentInfo
![]() | 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 (type) information for the arguments.
Syntax
public virtual void GetArgumentInfo(ref TcEventArgumentsInfo pArgInfo)
Parameter
Name | Type | Description |
---|---|---|
pArgInfo | ref TcEventArgumentsInfo | Reference to the information provided. |