Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
This function frees the buffers that were allocated with the DsGetDcName function.
Syntax
NET_API_STATUS NetApiBufferFree(
LPVOID Buffer
);
Parameters
- Buffer
[in] Pointer to a buffer returned previously by another network management function.
Return Value
If the function succeeds, the return value is ERROR_SUCCESS. If the function fails, the return value is a system error code.
Requirements
| Header | dsgetdc.h |
| Library | netapi32.lib |
| Windows Embedded CE | Windows CE 5.0 and later |