FontAndColorProviderBase.IVsFontAndColorDefaults.GetFlags(UInt32) Método

Definição

Recupera os atributos do objeto atual.

 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

Parâmetros

flags
UInt32

Um ponteiro para uma variável que indica atributos do objeto.

Retornos

Retorna um valor inteiro de sinalizador.

Implementações

Aplica-se a