Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
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;
Members
SupportedBufferId
BufferFormat
BufferSource
Reserved0
Reserved1
MaxAvailableLength[4]
Requirements
| Requirement | Value |
|---|---|
| Header | minitape.h |