DosQueryMem Return Value - ulrc
ulrc
(
APIRET
) - returns
Return Code.
DosQueryMem returns one of the following values:
NO_ERROR
87
ERROR_INVALID_PARAMETER
95
ERROR_INTERRUPT
487
ERROR_INVALID_ADDRESS
For a full list of error codes, see
Errors
.
[Back: DosQueryMem Parameter - pFlag]
[Next: DosQueryMem - Parameters]