TcEventArgumentTypeEnum
Type definition of what type a TcArgument is.
Syntax
public enum TcEventArgumentTypeEnum
{
Blob,
Boolean,
Char,
Double,
E_AdsnotificationStream,
EventReference,
ExternalTimeStamp,
Float,
FormatString,
Int16,
Int32,
Int64,
Int8,
StringType,
UInt16,
UInt32,
UInt64,
UInt8,
Undefinied,
UTF8EncodedString,
WChar,
WStringType
}