DscGetLastError

Universal Driver Documentation
Returns the most recent error that occurred within the universal driver.

Function Definition

BYTE dscGetLastError(ERRPARAMS* errparams)

Function parameters

NameDescription
errparamsPointer to the ERRPARAMS structure that will hold the error code and error string of the most recent error

Return Value

The ErrCode and *errstring (in the parameter, *errparams) for the most recent error


This page was last modified 11:15, 12 Feb 2004.
Copyright (c) 2004 Diamond Systems. All Rights Reserved.