Closes an enumeration.
DWORD NPCloseEnum ( HANDLE hEnum );
hEnum
This must be a handle obtained from NPOpenEnum call.
WN_NO_NETWORK | The network is not present. This condition is checked for before hEnum is tested for validity. |
WN_BAD_HANDLE | hEnum is not a valid handle. |