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.
Frees memory allocated by the PxeProviderEnumNext function.
Syntax
DWORD PxeProviderFreeInfo(
[in] PPXE_PROVIDER pProvider
);
Parameters
[in] pProvider
Address of a PXE_PROVIDER structure returned from the PxeProviderEnumNext 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 |