LoadGrammarCompletedEventArgs Members
From Microsoft Speech Platform SDK 11
| LoadGrammarCompletedEventArgs Members |
| LoadGrammarCompletedEventArgs Class Methods Properties See Also Send Feedback |
Provides data for the LoadGrammarCompleted event.
The LoadGrammarCompletedEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Cancelled | (Inherited from AsyncCompletedEventArgs.) | |
| Error | (Inherited from AsyncCompletedEventArgs.) | |
| Grammar | Gets the Grammar object that has completed loading. | |
| UserState | (Inherited from AsyncCompletedEventArgs.) |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| RaiseExceptionIfNecessary | (Inherited from AsyncCompletedEventArgs.) | |
| ToString | (Inherited from Object.) |