LanguageService.DispatchCommand Method
Include Protected Members
Include Inherited Members
Called to execute the specified command.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
DispatchCommand(Guid, UInt32, IntPtr, IntPtr) | Called to execute the specified command. | |
DispatchCommand(Guid, UInt32, UInt32, IntPtr, IntPtr) | Called to execute the specified command. |
Top