Intel Extensible Firmware Interface Manuel d'utilisateur Page 107

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 108
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 106
Services Boot Services
Version 1.10 12/01/02 5-9
CloseEvent()
Summary
Closes an event.
Prototype
EFI_STATUS
CloseEvent (
IN EFI_EVENT Event
);
Parameters
Event The event to close. Type EFI_EVENT is defined in the
CreateEvent()
function description.
Description
The CloseEvent() function removes the caller’s reference to the event and closes it. Once the
event is closed, the event is no longer valid and may not be used on any subsequent function calls.
Status Codes Returned
EFI_SUCCESS The event has been closed.
Vue de la page 106
1 2 ... 102 103 104 105 106 107 108

Commentaires sur ces manuels

Pas de commentaire