IStorage.Stat(STATSTG[], UInt32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
void Stat(cli::array <Microsoft::VisualStudio::OLE::Interop::STATSTG> ^ pstatstg, System::UInt32 grfStatFlag);
void Stat(std::Array <Microsoft::VisualStudio::OLE::Interop::STATSTG> const & pstatstg, unsigned int grfStatFlag);
public void Stat (Microsoft.VisualStudio.OLE.Interop.STATSTG[] pstatstg, uint grfStatFlag);
abstract member Stat : Microsoft.VisualStudio.OLE.Interop.STATSTG[] * uint32 -> unit
Public Sub Stat (pstatstg As STATSTG(), grfStatFlag As UInteger)
Parâmetros
- pstatstg
- STATSTG[]
- grfStatFlag
- UInt32