ReadClassStg (OLE32.@)
HRESULT ReadClassStg ( IStorage* pstg, CLSID* pclsid )
This method reads the CLSID previously written to a storage object with the WriteClassStg.
pstg | [In] | IStorage pointer. |
pclsid | [Out] | Pointer to where the CLSID is written. |
Success: S_OK.
Failure: HRESULT code.
Defined in "ole2.h".
Implemented in "dlls/ole32/storage32.c". source.winehq.org/source/dlls/ole32/storage32.c
Debug channel "storage".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jul 2008.