IVsRegisterPriorityCommandTarget インターフェイス

定義

public interface class IVsRegisterPriorityCommandTarget
[System.Runtime.InteropServices.Guid("ED77D5EC-B0DE-4721-BDC6-38DCBE589B4C")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsRegisterPriorityCommandTarget
[<System.Runtime.InteropServices.Guid("ED77D5EC-B0DE-4721-BDC6-38DCBE589B4C")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsRegisterPriorityCommandTarget = interface
Public Interface IVsRegisterPriorityCommandTarget
属性

メソッド

RegisterPriorityCommandTarget(Int32, IOleCommandTarget, UInt32)
UnregisterPriorityCommandTarget(UInt32)

適用対象