WriteClassStm (OLE32.@)
HRESULT WriteClassStm ( IStream* pStm, REFCLSID rclsid )
Writes a CLSID to a stream.
pStm | [In] | Stream to write to. |
rclsid | [In] | CLSID to write. |
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.