FontAndColorProviderBase.IVsFontAndColorEvents.OnResetToBaseCategory 메서드

정의

설정을 기본으로 다시 설정합니다. 구현되지 않았습니다.

 virtual int Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorEvents.OnResetToBaseCategory(Guid % guid) = Microsoft::VisualStudio::Shell::Interop::IVsFontAndColorEvents::OnResetToBaseCategory;
int IVsFontAndColorEvents.OnResetToBaseCategory (ref Guid guid);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorEvents.OnResetToBaseCategory : Guid -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorEvents.OnResetToBaseCategory : Guid -> int
Function OnResetToBaseCategory (ByRef guid As Guid) As Integer Implements IVsFontAndColorEvents.OnResetToBaseCategory

매개 변수

guid
Guid

Guid에 대한 포인터입니다.

반환

기본으로 다시 설정할 설정입니다.

구현

적용 대상