RemoveEntryExPtr

RemoveEntryExPtr 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

RemoveEntryExPtr    : BOOL;

RemoveEntryExPtr: Result of the function.