FontAndColorProviderBase.IVsFontAndColorDefaults.GetFlags(UInt32) 메서드

정의

현재 개체의 특성을 검색합니다.

 virtual int Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorDefaults.GetFlags([Runtime::InteropServices::Out] System::UInt32 % flags) = Microsoft::VisualStudio::Shell::Interop::IVsFontAndColorDefaults::GetFlags;
int IVsFontAndColorDefaults.GetFlags (out uint flags);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorDefaults.GetFlags : uint32 -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorDefaults.GetFlags : uint32 -> int
Function GetFlags (ByRef flags As UInteger) As Integer Implements IVsFontAndColorDefaults.GetFlags

매개 변수

flags
UInt32

개체의 특성을 나타내는 변수에 대한 포인터입니다.

반환

정수 플래그 값을 반환합니다.

구현

적용 대상