IPropertyStorage::Stat-Methode (propidlbase.h)
Die Stat-Methode ruft Informationen zum aktuellen open-Eigenschaftssatz ab.
Syntax
HRESULT Stat(
[out] STATPROPSETSTG *pstatpsstg
);
Parameter
[out] pstatpsstg
Zeiger auf eine STATPROPSETSTG-Struktur , die Statistiken zum aktuellen open-Eigenschaftssatz enthält.
Rückgabewert
Diese Methode unterstützt zusätzlich zu Folgendem den Standardrückgabewert E_UNEXPECTED:
Hinweise
IPropertyStorage::Stat füllt ein und gibt einen Zeiger auf eine STATPROPSETSTG-Struktur zurück, der Statistiken zum aktuellen Eigenschaftensatz enthält.
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) | Windows 2000 Professional [Desktop-Apps | UWP-Apps] |
Unterstützte Mindestversion (Server) | Windows 2000 Server [Desktop-Apps | UWP-Apps] |
Zielplattform | Windows |
Kopfzeile | propidlbase.h (include Objbase.h, Propidlbase.h) |
Bibliothek | Uuid.lib |
DLL | Ole32.dll |