IVsGlobals 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 IVsGlobals
public interface class IVsGlobals
__interface IVsGlobals
[System.Runtime.InteropServices.Guid("192AC688-E7C6-4F9D-8180-4B37EFBF6F3A")]
[System.Runtime.InteropServices.InterfaceType(1)]
[System.Runtime.InteropServices.TypeLibType(528)]
public interface IVsGlobals
[System.Runtime.InteropServices.Guid("192AC688-E7C6-4F9D-8180-4B37EFBF6F3A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsGlobals
[<System.Runtime.InteropServices.Guid("192AC688-E7C6-4F9D-8180-4B37EFBF6F3A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
[<System.Runtime.InteropServices.TypeLibType(528)>]
type IVsGlobals = interface
[<System.Runtime.InteropServices.Guid("192AC688-E7C6-4F9D-8180-4B37EFBF6F3A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsGlobals = interface
Public Interface IVsGlobals
Attributes

Methods

Empty()

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

Microsoft Internal Use Only.

Load()

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

Microsoft Internal Use Only.

Save()

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

Microsoft Internal Use Only.

Applies to