ReactOS 0.4.15-dev-7842-g558ab78
_BLANK_MEDIA_USER_IN Struct Reference

#include <cdrw_usr.h>

Collaboration diagram for _BLANK_MEDIA_USER_IN:

Public Attributes

union {
   UCHAR   Flags
 
   ULONG   Reserved
 
   struct {
      UCHAR   BlankType: 3
 
      UCHAR   Reserved0: 1
 
      UCHAR   Immed: 1
 
      UCHAR   Reserved1: 3
 
   }   Fields
 
Byte1
 
ULONG StartAddr_TrkNum
 

Detailed Description

Definition at line 452 of file cdrw_usr.h.

Member Data Documentation

◆ BlankType

UCHAR _BLANK_MEDIA_USER_IN::BlankType

Definition at line 457 of file cdrw_usr.h.

◆ 

union { ... } _BLANK_MEDIA_USER_IN::Byte1

◆ 

struct { ... } _BLANK_MEDIA_USER_IN::Fields

◆ Flags

UCHAR _BLANK_MEDIA_USER_IN::Flags

Definition at line 454 of file cdrw_usr.h.

◆ Immed

UCHAR _BLANK_MEDIA_USER_IN::Immed

Definition at line 459 of file cdrw_usr.h.

◆ Reserved

ULONG _BLANK_MEDIA_USER_IN::Reserved

Definition at line 455 of file cdrw_usr.h.

◆ Reserved0

UCHAR _BLANK_MEDIA_USER_IN::Reserved0

Definition at line 458 of file cdrw_usr.h.

◆ Reserved1

UCHAR _BLANK_MEDIA_USER_IN::Reserved1

Definition at line 460 of file cdrw_usr.h.

◆ StartAddr_TrkNum

ULONG _BLANK_MEDIA_USER_IN::StartAddr_TrkNum

Definition at line 463 of file cdrw_usr.h.


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