Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Used by a package to register itself as a high priority command handler. This allows the package to see all comands. You can use this to simplify the environment by hiding parts of the command structure. You can get an instance of this interface from the SVsRegisterPriorityCommandTarget (SID_SVsRegisterPriorityCommandTarget) service.
The IVsRegisterPriorityCommandTarget type exposes the following members.
Methods
Name
Description
.gif)
Registers a new command target (IOleCommandTarget).
.gif)
UnregisterPriorityCommandTarget
Unregisters the command target identified by a cookie.
Top