FontAndColorProviderBase.IVsFontAndColorDefaults.GetBaseCategory(Guid) Método

Definição

Recupera a categoria base.

 virtual int Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorDefaults.GetBaseCategory([Runtime::InteropServices::Out] Guid % guid) = Microsoft::VisualStudio::Shell::Interop::IVsFontAndColorDefaults::GetBaseCategory;
int IVsFontAndColorDefaults.GetBaseCategory (out Guid guid);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorDefaults.GetBaseCategory : Guid -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorDefaults.GetBaseCategory : Guid -> int
Function GetBaseCategory (ByRef guid As Guid) As Integer Implements IVsFontAndColorDefaults.GetBaseCategory

Parâmetros

guid
Guid

Um ponteiro para Guid.

Retornos

A categoria base.

Implementações

Aplica-se a