IOCTL_ACPI_RELEASE_GLOBAL_LOCK IOCTL (acpiioct.h)
The IOCTL_ACPI_RELEASE_GLOBAL_LOCK device control request is reserved for internal use only.
Major code
Status block
Irp->IoStatus.Status is set to STATUS_SUCCESS if the request is successful.
Otherwise, Status to the appropriate error condition as a NTSTATUS code.
For more information, see NTSTATUS Values.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista and later versions of Windows. |
Header | acpiioct.h (include Acpiioct.h) |