Resource Base
Table of contents

Auxiliary Methods - Capture Vision Router C++ API Reference

API Name Description
FreeString Frees the memory allocated for a string.

FreeString

Frees the memory allocated for a string.

static void FreeString (char* content);

Parameters

[in] content The string whose memory needs to be freed.

Return Value

This function does not return a value. It simply frees the memory allocated for the input string.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article:

latest version

    Change +