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.
Defined in "ole2.h".
Implemented in "dlls/ole32/compobj.c". source.winehq.org/source/dlls/ole32/compobj.c
Debug channel "ole".
Copyright © 2005 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Aug 2005.