ReadClassStg(3w)

NAME

ReadClassStg (OLE32.@)

SYNOPSIS

HRESULT ReadClassStg
 (
  IStorage* pstg,
  CLSID*    pclsid
 )

DESCRIPTION

This method reads the CLSID previously written to a storage object with the WriteClassStg.

PARAMS

pstg [In] IStorage pointer.

pclsid [Out] Pointer to where the CLSID is written.

RETURNS

Success: S_OK.

Failure: HRESULT code.

IMPLEMENTATION

Defined in "ole2.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/ole32/storage32.c".

Debug channel "storage".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout