| ChannelVoiceHandle Property |
diaGlobWrapper Help
Returns the channel's voice handle.
Namespace: InkostarAssembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntaxpublic int VoiceHandle { get; }Public ReadOnly Property VoiceHandle As Integer
Get
public:
property int VoiceHandle {
int get ();
}member VoiceHandle : int with get
Property Value
Type:
Int32
See Also