FontAndColorProviderBase.IVsFontAndColorEvents.OnReset(Guid) 메서드

정의

매개 변수로 식별된 guid 항목의 지우기 변경 내용을 나타냅니다.

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

매개 변수

guid
Guid

Guid에 대한 포인터입니다.

반환

결과 값을 반환합니다.

구현

적용 대상