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