ReactOS 0.4.15-dev-7953-g1f49173
_CLOSE_TRK_SES_USER_IN Struct Reference

#include <cdrw_usr.h>

Collaboration diagram for _CLOSE_TRK_SES_USER_IN:

Public Attributes

union {
   UCHAR   Flags
 
   struct {
      UCHAR   Immed: 1
 
      UCHAR   Reserved0: 7
 
   }   Fields
 
Byte1
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   Track: 1
 
      UCHAR   Session: 1
 
      UCHAR   Reserved0: 6
 
   }   Fields
 
Byte2
 
UCHAR TrackNum
 

Detailed Description

Definition at line 546 of file cdrw_usr.h.

Member Data Documentation

◆ 

union { ... } _CLOSE_TRK_SES_USER_IN::Byte1

Referenced by UDFDoDismountSequence().

◆ 

union { ... } _CLOSE_TRK_SES_USER_IN::Byte2

Referenced by UDFDoDismountSequence().

◆  [1/2]

struct { ... } _CLOSE_TRK_SES_USER_IN::Fields

◆  [2/2]

struct { ... } _CLOSE_TRK_SES_USER_IN::Fields

◆ Flags

UCHAR _CLOSE_TRK_SES_USER_IN::Flags

Definition at line 548 of file cdrw_usr.h.

Referenced by UDFDoDismountSequence().

◆ Immed

UCHAR _CLOSE_TRK_SES_USER_IN::Immed

Definition at line 550 of file cdrw_usr.h.

◆ Reserved0

UCHAR _CLOSE_TRK_SES_USER_IN::Reserved0

Definition at line 551 of file cdrw_usr.h.

◆ Session

UCHAR _CLOSE_TRK_SES_USER_IN::Session

Definition at line 558 of file cdrw_usr.h.

◆ Track

UCHAR _CLOSE_TRK_SES_USER_IN::Track

Definition at line 557 of file cdrw_usr.h.

◆ TrackNum

UCHAR _CLOSE_TRK_SES_USER_IN::TrackNum

Definition at line 562 of file cdrw_usr.h.

Referenced by UDFDoDismountSequence().


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