ReactOS 0.4.16-dev-401-g45b008d
|
Classes | |
struct | tagStorageLayout |
Public Types | |
typedef struct ILayoutStorage::tagStorageLayout | StorageLayout |
Public Types inherited from IUnknown | |
typedef IUnknown * | LPUNKNOWN |
Public Member Functions | |
HRESULT | LayoutScript ([in] StorageLayout *pStorageLayout, [in] DWORD nEntries, [in] DWORD glfInterleavedFlag) |
HRESULT | BeginMonitor () |
HRESULT | EndMonitor () |
HRESULT | ReLayoutDocfile ([in] OLECHAR *pwcsNewDfName) |
HRESULT | ReLayoutDocfileOnILockBytes ([in] ILockBytes *pILockBytes) |
Public Member Functions inherited from IUnknown | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Definition at line 1185 of file objidl.idl.
HRESULT ILayoutStorage::BeginMonitor | ( | ) |
HRESULT ILayoutStorage::EndMonitor | ( | ) |
HRESULT ILayoutStorage::LayoutScript | ( | [in] StorageLayout * | pStorageLayout, |
[in] DWORD | nEntries, | ||
[in] DWORD | glfInterleavedFlag | ||
) |
HRESULT ILayoutStorage::ReLayoutDocfileOnILockBytes | ( | [in] ILockBytes * | pILockBytes | ) |