ERROR_HISTORY_DIRECTORY_ENTRY結構 (minitape.h)

語法

typedef struct _ERROR_HISTORY_DIRECTORY_ENTRY {
  UCHAR SupportedBufferId;
  UCHAR BufferFormat;
  UCHAR BufferSource : 4;
  UCHAR Reserved0 : 4;
  UCHAR Reserved1;
  UCHAR MaxAvailableLength[4];
} ERROR_HISTORY_DIRECTORY_ENTRY, *PERROR_HISTORY_DIRECTORY_ENTRY;

成員

SupportedBufferId

BufferFormat

BufferSource

Reserved0

Reserved1

MaxAvailableLength[4]

規格需求

需求
標頭 minitape.h