Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies a range of bytes.
Syntax
typedef struct __MIDL___MIDL_itf_mfidl_0000_0059_0001 {
QWORD qwStartOffset;
QWORD qwEndOffset;
} MF_BYTE_STREAM_CACHE_RANGE;
Members
qwStartOffset
The offset, in bytes, of the start of the range.
qwEndOffset
The offset, in bytes, of the end of the range.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps | UWP apps] |
| Minimum supported server | None supported |
| Header | mfidl.h |