IVsIntellisenseHost.QueryStatus Method
Include Protected Members
Include Inherited Members
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 | |
---|---|---|
QueryStatus(Guid%, UInt32, array<OLECMD[], IntPtr) | (Inherited from IOleCommandTarget.) | |
QueryStatus(Guid%, UInt32, array<OLECMD[], array<OLECMDTEXT[]) | Queries this object for the status of one or more commands generated by user interface events. |
Top