Condividi tramite


FontAndColorProviderBase.IVsFontAndColorDefaults.GetFlags(UInt32) Metodo

Definizione

Recupera gli attributi dell'oggetto corrente.

 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

Parametri

flags
UInt32

Puntatore a una variabile che indica gli attributi dell'oggetto.

Restituisce

Restituisce un valore flag intero.

Implementazioni

Si applica a