ReactOS 0.4.15-dev-7958-gcd0bb1a
_TAPE_GET_POSITION Struct Reference

#include <winnt_old.h>

Collaboration diagram for _TAPE_GET_POSITION:

Public Attributes

DWORD Type
 
DWORD Partition
 
LARGE_INTEGER Offset
 

Detailed Description

Definition at line 2566 of file winnt_old.h.

Member Data Documentation

◆ Offset

LARGE_INTEGER _TAPE_GET_POSITION::Offset

Definition at line 2569 of file winnt_old.h.

Referenced by GetTapePosition().

◆ Partition

DWORD _TAPE_GET_POSITION::Partition

Definition at line 2568 of file winnt_old.h.

Referenced by GetTapePosition().

◆ Type

DWORD _TAPE_GET_POSITION::Type

Definition at line 2567 of file winnt_old.h.

Referenced by GetTapePosition().


The documentation for this struct was generated from the following file: