TCPFreeMemory
- Updated2023-02-21
- 1 minute(s) read
TCPFreeMemory
void TCPFreeMemory (void *pointerToMemory);
Purpose
Frees memory allocated by this library.
Parameters
Input | ||
Name | Type | Description |
pointerToMemory | void * | Pointer to memory allocated by this library. |
Return Value
None.
Additional Information
Library: TCP Support Library
Include file: tcpsupp.h
LabWindows/CVI compatibility: LabWindows/CVI 7.1 and later