GetData

This method returns the value as a reference to data.

Syntax

public virtual void GetData(out TcEventArgumentTypeEnum pInfoType, System.IntPtr pData, out uint cbData)

Parameter

Name

Type

Description

pInfoType

TcEventArgumentTypeEnum

Reference to the type of data.

pData

System.IntPtr

Reference to the data.

cbData

uint

Length of the data.