Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Closes the enumeration of providers opened by the PxeProviderEnumFirst function.
Syntax
DWORD PXEAPI PxeProviderEnumClose(
[in] HANDLE hEnum
);
Parameters
[in] hEnum
HANDLE returned by the PxeProviderEnumFirst function.
Return value
If the function succeeds, the return value is ERROR_SUCCESS.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | None supported |
| Minimum supported server | Windows Server 2008, Windows Server 2003 with SP2 [desktop apps only] |
| Target Platform | Windows |
| Header | wdspxe.h |
| Library | WdsPxe.lib |
| DLL | WdsPxe.dll |