Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The PeerGraphFreeData function frees resources that several of the Peer Graphing API functions return.
Syntax
NOT_BUILD_WINDOWS_DEPRECATE VOID PeerGraphFreeData(
[in] PVOID pvData
);
Parameters
[in] pvData
Pointer to an item to free.
Return value
This function does not have return values.
Remarks
The PEER_RECORD.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP with SP2 [desktop apps only],Windows XP with SP1 with the Advanced Networking Pack forWindows XP |
| Minimum supported server | None supported |
| Target Platform | Windows |
| Header | p2p.h |
| Library | P2PGraph.lib |
| DLL | P2PGraph.dll |