IVsInvokablePrivate Interface

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Microsoft internal use only.

Namespace:  Microsoft.Internal.VisualStudio.Shell.Interop
Assemblies:   Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
<GuidAttribute("20E8B039-A51A-40C6-8F16-2A8BB99E046F")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsInvokablePrivate
[GuidAttribute("20E8B039-A51A-40C6-8F16-2A8BB99E046F")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsInvokablePrivate
[GuidAttribute(L"20E8B039-A51A-40C6-8F16-2A8BB99E046F")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsInvokablePrivate
[<GuidAttribute("20E8B039-A51A-40C6-8F16-2A8BB99E046F")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVsInvokablePrivate =  interface end
public interface IVsInvokablePrivate

The IVsInvokablePrivate type exposes the following members.

Methods

  Name Description
Public method Invoke Microsoft internal use only.

Top

See Also

Reference

Microsoft.Internal.VisualStudio.Shell.Interop Namespace