Metodo IPropertyStorage::Stat (propidl.h)

Il metodo Stat recupera informazioni sul set di proprietà open corrente.

Sintassi

HRESULT Stat(
  [out] STATPROPSETSTG *pstatpsstg
);

Parametri

[out] pstatpsstg

Puntatore a una struttura STATPROPSETSTG , che contiene statistiche sul set di proprietà aperto corrente.

Valore restituito

Questo metodo supporta il valore restituito standard E_UNEXPECTED, oltre al seguente:

Commenti

IPropertyStorage::Stat compila e restituisce un puntatore a una struttura STATPROPSETSTG contenente statistiche sul set di proprietà corrente.

Requisiti

   
Client minimo supportato Windows 2000 Professional [app desktop | App UWP]
Server minimo supportato Windows 2000 Server [app desktop | App UWP]
Piattaforma di destinazione Windows
Intestazione propidl.h (include Objbase.h, Propidlbase.h)
Libreria Uuid.lib
DLL Ole32.dll

Vedi anche

FILETIME

IPropertySetStorage::Enum

IPropertyStorage

STATPROPSETSTG