RemoveEntryEx

RemoveEntryEx 1:

Determines the position of the specified entry and deletes it from the array.

VAR_INPUT

pEntry    : PVOID;

pEntry: Pointer to the entry to be removed.

VAR_OUTPUT

RemoveEntryEx    : BOOL;

RemoveEntryEx: Result of the function.