ReadClassStg16(3w)
NAME
ReadClassStg16 (OLE2.18)
SYNOPSIS
HRESULT ReadClassStg16 ( SEGPTR pstg, CLSID* pclsid )
DESCRIPTION
This method reads the CLSID previously written to a storage object with
the WriteClassStg.
PARAMS
pstg [In] Segmented LPSTORAGE pointer.
pclsid [Out] Pointer to where the CLSID is written.
RETURNS
Success: S_OK.
Failure: HRESULT code.
IMPLEMENTATION
Not defined in a Wine header. The function is either undocumented, or
missing from Wine.
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/ole2.dll16/ole2.c".
- Debug channel "ole".