IVsRegisterPriorityCommandTarget.RegisterPriorityCommandTarget 메서드

정의

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);
abstract member RegisterPriorityCommandTarget : int * Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget * uint32 -> unit
Public Sub RegisterPriorityCommandTarget (reserved As Integer, commandTarget As IOleCommandTarget, ByRef cookie As UInteger)

매개 변수

reserved
Int32
commandTarget
IOleCommandTarget
cookie
UInt32

적용 대상