IVsRegisterPriorityCommandTarget Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodRegisterPriorityCommandTarget(UInt32, IOleCommandTarget^, UInt32)

Registers a new command target (IOleCommandTarget).

System_CAPS_pubmethodUnregisterPriorityCommandTarget(UInt32)

Unregisters the command target identified by a cookie.

Return to top
Show: