|
ReactOS 0.4.16-dev-2357-g35d0dfe
|
#include <winnt_old.h>

Public Attributes | |
| DWORD | Type |
| DWORD | Partition |
| LARGE_INTEGER | Offset |
Definition at line 2797 of file winnt_old.h.
| LARGE_INTEGER _TAPE_GET_POSITION::Offset |
Definition at line 2800 of file winnt_old.h.
Referenced by GetTapePosition().
| DWORD _TAPE_GET_POSITION::Partition |
Definition at line 2799 of file winnt_old.h.
Referenced by GetTapePosition().
| DWORD _TAPE_GET_POSITION::Type |
Definition at line 2798 of file winnt_old.h.
Referenced by GetTapePosition().