IVsGlobalsCallback Interface
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("E2CC506A-588B-4F65-A1F0-2244C060ABCB")> _
Public Interface IVsGlobalsCallback
'Usage
Dim instance As IVsGlobalsCallback
[InterfaceTypeAttribute()]
[GuidAttribute("E2CC506A-588B-4F65-A1F0-2244C060ABCB")]
public interface IVsGlobalsCallback
[InterfaceTypeAttribute()]
[GuidAttribute(L"E2CC506A-588B-4F65-A1F0-2244C060ABCB")]
public interface class IVsGlobalsCallback
public interface IVsGlobalsCallback