Related pages:
void * (_stdcall *FindFirstElAndDelete)(LinListH List);
List | Handle to a linear list. |
The function returns the address of the first item in the list and deletes it from the list.
Address of the first item in the list or NULL if the list is empty.
Related pages:
Pridať komentár