IVsCodeShareHandler Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Internal interface. Do not use.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

[ComConversionLossAttribute]
[InterfaceTypeAttribute(1)]
[GuidAttribute("F4936BE4-7AE0-4C97-9D82-51D219FC5D77")]
public interface IVsCodeShareHandler

NameDescription
System_CAPS_pubmethodDlgInit(IntPtr)

This API supports the product infrastructure and is not intended to be used directly from your code. Method on internal interface. Do not use.

System_CAPS_pubmethodGetStdHelp(UInt32, Int32)

This API supports the product infrastructure and is not intended to be used directly from your code. Method on internal interface. Do not use.

System_CAPS_pubmethodVBDialogBoxParam(UInt32, UInt32, UInt32, Int32)

This API supports the product infrastructure and is not intended to be used directly from your code. Method on internal interface. Do not use.

System_CAPS_pubmethodVBDialogCover(UInt32, UInt32, IntPtr)

This API supports the product infrastructure and is not intended to be used directly from your code. Method on internal interface. Do not use.

System_CAPS_pubmethodVsGetOpenFileName(UInt32, Int32)

This API supports the product infrastructure and is not intended to be used directly from your code. Method on internal interface. Do not use.

Return to top
Show: