StgIsStorageFile (OLE32.@)
HRESULT StgIsStorageFile ( LPCOLESTR fn )
Verify if the file contains a storage object.
fn | [ I] | Filename. |
S_OK if file has magic bytes as a storage object S_FALSE if file is not storage
Defined in "objbase.h".
Implemented in "dlls/ole32/storage32.c". source.winehq.org/source/dlls/ole32/storage32.c
Debug channel "storage".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jul 2008.