LoadGrammarCompletedEventArgs Properties

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

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

See Also