CTI32 Engine Class Library

ChannelData.vapHandle Field

The engine stores the file handle to the open VAP file here

[Visual Basic]
Public vapHandle As Integer
[C#]
public int vapHandle;

See Also

ChannelData Class | CTI32Engine Namespace