|
ReactOS 0.4.16-dev-1946-g52006dd
|
This is the complete list of members for ILockBytes, including all inherited members.
| AddRef() | IUnknown | |
| Flush() | ILockBytes | |
| LockRegion([in] ULARGE_INTEGER libOffset, [in] ULARGE_INTEGER cb, [in] DWORD dwLockType) | ILockBytes | |
| LPLOCKBYTES typedef | ILockBytes | |
| LPUNKNOWN typedef | IUnknown | |
| QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) | IUnknown | |
| ReadAt([in] ULARGE_INTEGER ulOffset, [out, size_is(cb), length_is(*pcbRead)] void *pv, [in] ULONG cb, [out] ULONG *pcbRead) | ILockBytes | |
| Release() | IUnknown | |
| RemoteReadAt([in] ULARGE_INTEGER ulOffset, [out, size_is(cb), length_is(*pcbRead)] byte *pv, [in] ULONG cb, [out] ULONG *pcbRead) | ILockBytes | |
| RemoteWriteAt([in] ULARGE_INTEGER ulOffset, [in, size_is(cb)] const byte *pv, [in] ULONG cb, [out] ULONG *pcbWritten) | ILockBytes | |
| SetSize([in] ULARGE_INTEGER cb) | ILockBytes | |
| Stat([out] STATSTG *pstatstg, [in] DWORD grfStatFlag) | ILockBytes | |
| UnlockRegion([in] ULARGE_INTEGER libOffset, [in] ULARGE_INTEGER cb, [in] DWORD dwLockType) | ILockBytes | |
| WriteAt([in] ULARGE_INTEGER ulOffset, [in, size_is(cb)] const void *pv, [in] ULONG cb, [out] ULONG *pcbWritten) | ILockBytes |