ReactOS 0.4.16-dev-1983-g1a17364
_TAPE_SET_POSITION Struct Reference

#include <winnt_old.h>

Collaboration diagram for _TAPE_SET_POSITION:

Public Attributes

DWORD Method
 
DWORD Partition
 
LARGE_INTEGER Offset
 
BOOLEAN Immediate
 

Detailed Description

Definition at line 2810 of file winnt_old.h.

Member Data Documentation

◆ Immediate

BOOLEAN _TAPE_SET_POSITION::Immediate

Definition at line 2814 of file winnt_old.h.

Referenced by SetTapePosition().

◆ Method

DWORD _TAPE_SET_POSITION::Method

Definition at line 2811 of file winnt_old.h.

Referenced by SetTapePosition().

◆ Offset

LARGE_INTEGER _TAPE_SET_POSITION::Offset

Definition at line 2813 of file winnt_old.h.

Referenced by SetTapePosition().

◆ Partition

DWORD _TAPE_SET_POSITION::Partition

Definition at line 2812 of file winnt_old.h.

Referenced by SetTapePosition().


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