ReactOS 0.4.15-dev-7918-g2a2556c
_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 2589 of file winnt_old.h.

Member Data Documentation

◆ Immediate

BOOLEAN _TAPE_SET_POSITION::Immediate

Definition at line 2593 of file winnt_old.h.

Referenced by SetTapePosition().

◆ Method

DWORD _TAPE_SET_POSITION::Method

Definition at line 2590 of file winnt_old.h.

Referenced by SetTapePosition().

◆ Offset

LARGE_INTEGER _TAPE_SET_POSITION::Offset

Definition at line 2592 of file winnt_old.h.

Referenced by SetTapePosition().

◆ Partition

DWORD _TAPE_SET_POSITION::Partition

Definition at line 2591 of file winnt_old.h.

Referenced by SetTapePosition().


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