IVsRegisterPriorityCommandTarget.RegisterPriorityCommandTarget Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
void RegisterPriorityCommandTarget(int reserved, Microsoft::VisualStudio::OLE::Interop::IOleCommandTarget ^ commandTarget, [Runtime::InteropServices::Out] System::UInt32 % cookie);
public void RegisterPriorityCommandTarget (int reserved, Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget commandTarget, out uint cookie);
Public Sub RegisterPriorityCommandTarget (reserved As Integer, commandTarget As IOleCommandTarget, ByRef cookie As UInteger)
Parâmetros
- reserved
- Int32
- commandTarget
- IOleCommandTarget
- cookie
- UInt32