IVsRegisterPriorityCommandTarget.RegisterPriorityCommandTarget(Int32, IOleCommandTarget, UInt32) Metodo

Definizione

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)

Parametri

reserved
Int32
commandTarget
IOleCommandTarget
cookie
UInt32

Si applica a