IVsCodeShareHandler Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Internal interface. Do not use.
public interface class IVsCodeShareHandler
public interface class IVsCodeShareHandler
__interface IVsCodeShareHandler
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("F4936BE4-7AE0-4C97-9D82-51D219FC5D77")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsCodeShareHandler
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("F4936BE4-7AE0-4C97-9D82-51D219FC5D77")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsCodeShareHandler
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("F4936BE4-7AE0-4C97-9D82-51D219FC5D77")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsCodeShareHandler = interface
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("F4936BE4-7AE0-4C97-9D82-51D219FC5D77")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsCodeShareHandler = interface
Public Interface IVsCodeShareHandler
- Attributes
Methods
DlgInit(IntPtr) |
Method on internal interface. Do not use. |
GetStdHelp(UInt32, Int32) |
Method on internal interface. Do not use. |
VBDialogBoxParam(IntPtr, UInt32, IntPtr, IntPtr) | |
VBDialogBoxParam(UInt32, UInt32, UInt32, Int32) |
Method on internal interface. Do not use. |
VBDialogCover(IntPtr, UInt32, IntPtr) | |
VBDialogCover(UInt32, UInt32, IntPtr) |
Method on internal interface. Do not use. |
VsGetOpenFileName(UInt32, Int32) |
Method on internal interface. Do not use. |