ReleaseCopyOfInternalListenStructure function
The ReleaseCopyOfInternalListenStructure function will release all recources allocated by function GetCopyOfInternalListenStructure.Syntax
void __stdcall ReleaseCopyOfInternalListenStructure(
__in InternalListenStructure cpyInternalListenStructure
);
Parameters
cpyInternalListenStructure [in]Return value
This function does not return a value.
Requirements
| Should be exported by | -
|
| Minimum supported API | 1.00
|
| Header | tvsserver_base.h
|