Handle Property
Summary
Defines a handle to the encapsulated unmanaged engine.
Syntax
public virtual IntPtr Handle { get; }
public:
virtual property System::IntPtr Handle
{
System::IntPtr get()
}
Property Value
Handle to the encapsulated unmanaged engine.
Requirements
Target Platforms
See Also
SpeechRecognitionEngine Class
SpeechRecognitionEngine Members
Leadtools.SpeechRecognition Namespace