LoadGrammarCompletedEventArgs Members

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

Provides data for the LoadGrammarCompleted event.

The LoadGrammarCompletedEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyCancelled (Inherited from AsyncCompletedEventArgs.)
Public propertyError (Inherited from AsyncCompletedEventArgs.)
Public propertyGrammarGets the Grammar object that has completed loading.
Public propertyUserState (Inherited from AsyncCompletedEventArgs.)
Top

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodRaiseExceptionIfNecessary (Inherited from AsyncCompletedEventArgs.)
Public methodToString (Inherited from Object.)
Top

See Also