ReactOS 0.4.16-dev-306-g647d351
|
Go to the source code of this file.
Functions | |
HRESULT | ITSS_StgOpenStorage (const WCHAR *pwcsName, IStorage *pstgPriority, DWORD grfMode, SNB snbExclude, DWORD reserved, IStorage **ppstgOpen) DECLSPEC_HIDDEN |
HRESULT | ITS_IParseDisplayName_create (IUnknown *pUnkOuter, LPVOID *ppObj) DECLSPEC_HIDDEN |
HRESULT | ITSProtocol_create (IUnknown *pUnkOuter, LPVOID *ppobj) DECLSPEC_HIDDEN |
static void | ITSS_LockModule (void) |
static void | ITSS_UnlockModule (void) |
Variables | |
LONG dll_count | DECLSPEC_HIDDEN |
Definition at line 472 of file moniker.c.
Definition at line 41 of file itsstor.h.
Referenced by ITS_IMoniker_create(), ITS_IParseDisplayName_create(), ITSProtocol_create(), ITSS_create(), ITSS_create_chm_storage(), ITSS_create_enum(), ITSS_create_stream(), ITSSCF_AddRef(), and ITSSCF_LockServer().
HRESULT ITSS_StgOpenStorage | ( | const WCHAR * | pwcsName, |
IStorage * | pstgPriority, | ||
DWORD | grfMode, | ||
SNB | snbExclude, | ||
DWORD | reserved, | ||
IStorage ** | ppstgOpen | ||
) |
Definition at line 633 of file storage.c.
Referenced by ITS_IMonikerImpl_BindToStorage(), ITStorageImpl_StgCreateDocfile(), and ITStorageImpl_StgOpenStorage().
Definition at line 42 of file itsstor.h.
Referenced by ITS_IMonikerImpl_Release(), ITS_IParseDisplayNameImpl_Release(), ITSProtocol_Release(), ITSS_IEnumSTATSTG_Release(), ITSS_IStorageImpl_Release(), ITSS_IStream_Release(), ITSSCF_LockServer(), ITSSCF_Release(), and ITStorageImpl_Release().
Definition at line 289 of file d3dcompiler_private.h.