Partager via


FontAndColorProviderBase.IVsFontAndColorDefaults.GetFlags(UInt32) Méthode

Définition

Récupère les attributs de l’objet actuel.

 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

Paramètres

flags
UInt32

Pointeur vers une variable indiquant les attributs de l’objet.

Retours

Retourne une valeur d'identificateur entière.

Implémente

S’applique à