Langue

FontAndColorProviderBase.IVsFontAndColorDefaults.GetFlags(UInt32) Méthode

Définition

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

 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

Un pointeur vers une variable indiquant les attributs de l’objet.

Retours

Retourne une valeur de drapeau entier.

Implémente

S’applique à