IVsGlobalsCallback Interface

Definition

Microsoft Internal Use Only.

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

public interface class IVsGlobalsCallback
public interface class IVsGlobalsCallback
__interface IVsGlobalsCallback
[System.Runtime.InteropServices.Guid("E2CC506A-588B-4F65-A1F0-2244C060ABCB")]
[System.Runtime.InteropServices.InterfaceType(1)]
[System.Runtime.InteropServices.TypeLibType(528)]
public interface IVsGlobalsCallback
[System.Runtime.InteropServices.Guid("E2CC506A-588B-4F65-A1F0-2244C060ABCB")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsGlobalsCallback
[<System.Runtime.InteropServices.Guid("E2CC506A-588B-4F65-A1F0-2244C060ABCB")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
[<System.Runtime.InteropServices.TypeLibType(528)>]
type IVsGlobalsCallback = interface
[<System.Runtime.InteropServices.Guid("E2CC506A-588B-4F65-A1F0-2244C060ABCB")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsGlobalsCallback = interface
Public Interface IVsGlobalsCallback
Attributes

Methods

CanModifySource()

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

Microsoft Internal Use Only.

ClearVariables()

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

Microsoft Internal Use Only.

GetParent(Object)

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

Microsoft Internal Use Only.

ReadData(Globals)

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

Microsoft Internal Use Only.

VariableChanged()

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

Microsoft Internal Use Only.

WriteVariablesToData(String, Object)

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

Microsoft Internal Use Only.

Applies to