FontAndColorProviderBase.IVsFontAndColorDefaults.GetFlags(UInt32) Methode

Definition

Ruft die Attribute des aktuellen Objekts ab.

 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

Parameter

flags
UInt32

Ein Zeiger auf eine Variable, die Attribute des Objekts angibt.

Gibt zurück

Gibt einen ganzzahligen Flagwert zurück.

Implementiert

Gilt für: