LabWindows/CVI

Content Type
Programming Language
Current manual

TCPFreeMemory

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

Was this information helpful?