Status
(
PUCHAR
) - output
Address of the lock status.
The lock status may be one of the following values:
Value
Definition
0
Lock successful.
1
Lock unsuccessful (in the case of no wait).
Status is returned only when AX = 0.
Status = 1 can be returned only when WaitFlag = 0.
[Back]
[Next]