FontAndColorProviderBase.IVsFontAndColorDefaults.GetBaseCategory(Guid) Metodo

Definizione

Recupera la categoria di 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

Parametri

guid
Guid

Puntatore a Guid.

Restituisce

Int32

Categoria di base.

Implementazioni

Si applica a