ReadClassStg16 (OLE2.18)
HRESULT ReadClassStg16 ( SEGPTR pstg, CLSID* pclsid )
This method reads the CLSID previously written to a storage object with the WriteClassStg.
pstg | [In] | Segmented LPSTORAGE pointer. |
pclsid | [Out] | Pointer to where the CLSID is written. |
Success: S_OK.
Failure: HRESULT code.
Not defined in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/ole32/storage.c". source.winehq.org/source/dlls/ole32/storage.c
Debug channel "ole".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.