IXEvent GetParamType Method iQSim © XIQS Communication Framework
Get the parameter's type at specified index in the current event object

Namespace: com.iqsim.xiqs
Assembly: xiqscom (in xiqscom.dll) Version: 1.0.4841.26741
Syntax

PAR_TYPE GetParamType(
	int index
)

Return Value

the parameter's type
See Also