typedef struct {
BYTE errcode; char* errstring;
} ERRPARAMS;
Name | Description |
---|---|
errcode | The error code representing the particular error |
errstring | The string description corresponding to the error code in ErrCode |
This page was last modified 23:56, 29 Jan 2004.
Copyright (c) 2004 Diamond Systems. All Rights Reserved.