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