Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
IPropertyStorage::Stat method (propidl.h)
The Stat method retrieves information about the current open property set.
Syntax
HRESULT Stat(
[out] STATPROPSETSTG *pstatpsstg
);
Parameters
[out] pstatpsstg
Pointer to a STATPROPSETSTG structure, which contains statistics about the current open property set.
Return value
This method supports the standard return value E_UNEXPECTED, in addition to the following:
Remarks
IPropertyStorage::Stat fills in and returns a pointer to a STATPROPSETSTG structure, containing statistics about the current property set.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 2000 Professional [desktop apps | UWP apps] |
| Minimum supported server | Windows 2000 Server [desktop apps | UWP apps] |
| Target Platform | Windows |
| Header | propidl.h (include Objbase.h, Propidlbase.h) |
| Library | Uuid.lib |
| DLL | Ole32.dll |
See also
Feedback
Was this page helpful?
