NAME

StgIsStorageFile  (OLE32.@)

SYNOPSIS

 HRESULT StgIsStorageFile
 (
  LPCOLESTR fn
 )

DESCRIPTION

Verify if the file contains a storage object.

PARAMS

fn [ I] Filename.

RETURNS

S_OK if file has magic bytes as a storage object S_FALSE if file is not storage

IMPLEMENTATION

Defined in "objbase.h".

Implemented in "dlls/ole32/storage32.c". source.winehq.org/source/dlls/ole32/storage32.c

Debug channel "storage".


Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.