Share via


LoadGrammarCompletedEventArgs Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Returns data from the LoadGrammarCompleted and LoadGrammarCompleted events.

The following tables list the members exposed by the LoadGrammarCompletedEventArgs type.

Public Properties

?? Name Description
Bb859161.pubproperty(en-us,office.12).gif Canceled?? Gets the cancellation state.(inherited from AsyncCompletedEventArgs)
Bb859161.pubproperty(en-us,office.12).gif Bb859161.static(en-us,office.12).gif Empty?? Gets an uninitialized AsyncCompletedEventArgs object.(inherited from AsyncCompletedEventArgs)
Bb859161.pubproperty(en-us,office.12).gif Error?? Gets the exception if an error was encountered.(inherited from AsyncCompletedEventArgs)
Bb859161.pubproperty(en-us,office.12).gif GrammarId Gets the ID of the Grammar that is loaded.
Bb859161.pubproperty(en-us,office.12).gif UserState?? Gets the user token if one was used in the initial request.(inherited from AsyncCompletedEventArgs)

Top

Public Methods

(see also Protected Methods )

?? Name Description
Bb859161.pubmethod(en-us,office.12).gif Equals?? Overloaded. (inherited from Object )
Bb859161.pubmethod(en-us,office.12).gif GetHashCode?? (inherited from Object )
Bb859161.pubmethod(en-us,office.12).gif GetType?? (inherited from Object )
Bb859161.pubmethod(en-us,office.12).gif Bb859161.static(en-us,office.12).gif ReferenceEquals?? (inherited from Object )
Bb859161.pubmethod(en-us,office.12).gif ToString Overridden. Gets a System.String that summarizes the event.

Top

Protected Methods

?? Name Description
Bb859161.protmethod(en-us,office.12).gif Finalize?? (inherited from Object )
Bb859161.protmethod(en-us,office.12).gif MemberwiseClone?? (inherited from Object )
Bb859161.protmethod(en-us,office.12).gif RaiseExceptionIfNecessary?? Throws InvalidOperationException if Error is set or Canceled is True.(inherited from AsyncCompletedEventArgs)

Top

See Also

Reference

LoadGrammarCompletedEventArgs Class
Microsoft.SpeechServer.Recognition Namespace