ReadClassStm (OLE32.@)
HRESULT ReadClassStm ( IStream* pStm, CLSID* pclsid )
Reads a CLSID from a stream.
pStm | [In] | Stream to read from. |
rclsid | [Out] | CLSID to read. |
Success: S_OK.
Failure: HRESULT code.
Declared in "ole2.h". https://source.winehq.org/source/include/ole2.h
Implemented in "dlls/ole32/storage32.c". https://source.winehq.org/source/dlls/ole32/storage32.c
Debug channel "storage".
Copyright © 2021 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Feb 2021.