|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <stream.h>

Public Attributes | |
| LIST_ENTRY | Entry |
| PVOID | Start |
| ULONG | Length |
| LIST_ENTRY MEMORY_RESOURCE_LIST::Entry |
Definition at line 20 of file stream.h.
Referenced by StreamClassStartDevice().
| ULONG MEMORY_RESOURCE_LIST::Length |
Definition at line 22 of file stream.h.
Referenced by StreamClassReleaseResources(), and StreamClassStartDevice().
| PVOID MEMORY_RESOURCE_LIST::Start |
Definition at line 21 of file stream.h.
Referenced by StreamClassReleaseResources(), and StreamClassStartDevice().