include vmm.inc mov esi, List ; list handle VMMcall List_Destroy |
The List_Destroy service deallocates all nodes in a list, and destroys the list handle. Once a virtual device destroys a list, it must not attempt to use the list handle.
List
Specifies the handle identifying a list. The handle must have been previously created using the List_Create service.
This service has no return value.
ESI, Flags