Closeevent() - Intel Extensible Firmware Interface Specification

Intel extensible firmware interface specification
Table of Contents

Advertisement

3.1.2

CloseEvent()

Summary
Closes an event.
Prototype
EFI_STATUS
CloseEvent (
IN EFI_EVENT
);
Parameters
Event
Description
The
CloseEvent()
event is closed, the event is no longer valid and may not be used on any subsequent function calls.
Status Codes Returned
EFI_SUCCESS
Version 1.02
Event
The event to close. Type
function removes the caller's reference to the event and closes it. Once the
The event has been closed.
is defined in Section 3.1.1.
EFI_EVENT
12/12/00
Services
33

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Extensible Firmware Interface and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents