Compartilhar via


Campo STATSTG.grfStateBits

 

Dica

The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience.

Indica os bits do estado atual do objeto de armazenamento (o valor definido mais recentemente pelo método IStorage::SetStateBits).

Namespace:   System.Runtime.InteropServices
Assembly:  mscorlib (em mscorlib.dll)

Sintaxe

public int grfStateBits
public:
int grfStateBits
val mutable grfStateBits : int
Public grfStateBits As Integer

Valor do Campo

Type: System.Int32

Comentários

Para obter mais informações, consulte a documentação existente para STATSTG na biblioteca MSDN.

Informações de Versão

.NET Framework
Disponível desde 1.1

Confira Também

Estrutura STATSTG
Namespace System.Runtime.InteropServices

Retornar ao início