A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://learn.microsoft.com/en-us/windows/desktop/api/Npapi/nf-npapi-npcloseenum below:

NPCloseEnum function (npapi.h) - Win32 apps

NPCloseEnum function (npapi.h)

In this article

The NPCloseEnum function closes an enumeration.

Syntax
DWORD NPCloseEnum(
  [in] HANDLE hEnum
);
Parameters

[in] hEnum

Handle obtained from an NPOpenEnum call.

Return value

If the function succeeds, it will return WN_SUCCESS. Otherwise, it will return an error code, which can be one of the following:

Return code Description
WN_NO_NETWORK
The network is not present. This condition is checked before hEnum is tested for validity.
WN_BAD_HANDLE
hEnum is not a valid handle. Requirements Requirement Value Minimum supported client Windows XP [desktop apps only] Minimum supported server Windows Server 2003 [desktop apps only] Target Platform Windows Header npapi.h

Additional resources

In this article

Was this page helpful?


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4