FontAndColorProviderBase.IVsFontAndColorDefaults.GetBaseCategory(Guid) 메서드

정의

기본 범주를 검색합니다.

 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

매개 변수

guid
Guid

Guid에 대한 포인터입니다.

반환

기본 범주입니다.

구현

적용 대상