Go to the source code of this file.
Data Structures |
| interface | IPropertyStorage |
| struct | IPropertyStorage::tagPROPVARIANT |
| struct | PROPSPEC |
| struct | STATPROPSTG |
| struct | STATPROPSETSTG |
| interface | IPropertySetStorage |
| interface | IEnumSTATPROPSTG |
| interface | IEnumSTATPROPSETSTG |
Defines |
| #define | TYPEDEF_CA(type, name) |
Functions |
| HRESULT WINAPI | FreePropVariantArray (ULONG, PROPVARIANT *) |
| HRESULT WINAPI | PropVariantClear (PROPVARIANT *) |
| HRESULT WINAPI | PropVariantCopy (PROPVARIANT *, const PROPVARIANT *) |
_STGCREATEPROPSTG_DEFINED_(p)
HRESULT WINAPI | StgCreatePropStg (IUnknown *, REFFMTID, const CLSID *, DWORD, DWORD, IPropertyStorage **) |
| HRESULT WINAPI | StgOpenPropStg (IUnknown *, REFFMTID, DWORD, DWORD, IPropertyStorage **) |
| HRESULT WINAPI | StgCreatePropSetStg (IStorage *, DWORD, IPropertySetStorage **) |
| CCH_MAX_PROPSTG_NAME HRESULT WINAPI | FmtIdToPropStgName (const FMTID *, LPOLESTR) |
| HRESULT WINAPI | PropStgNameToFmtId (const LPOLESTR, FMTID *) |