IVsFontAndColorStorage4 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IVsFontAndColorStorage4 : Microsoft::VisualStudio::Shell::Interop::IVsFontAndColorStorage3
[System.Runtime.InteropServices.Guid("CF43601B-FA34-4CCB-8C81-436566368517")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsFontAndColorStorage4 : Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorStorage3
[<System.Runtime.InteropServices.Guid("CF43601B-FA34-4CCB-8C81-436566368517")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsFontAndColorStorage4 = interface
interface IVsFontAndColorStorage3
[<System.Runtime.InteropServices.Guid("CF43601B-FA34-4CCB-8C81-436566368517")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsFontAndColorStorage4 = interface
interface IVsFontAndColorStorage3
interface IVsFontAndColorStorage2
Public Interface IVsFontAndColorStorage4
Implements IVsFontAndColorStorage3
- Attributes
- Implements
Methods
GetFont(IntPtr, LOGFONTW[], FontInfo[]) | |
RevertAllCategoriesToDefault() | |
RevertAllItemsToDefault() | |
RevertFontToDefault() | |
RevertItemToDefault(String) |