|
ReactOS 0.4.16-dev-1946-g52006dd
|


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 790 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 | ) |