Synopsis
Free a system.
Format
void MsysFree(SystemId)
MIL_ID SystemId; | System identifier |
Description
This function deallocates a system previously allocated with MsysAlloc.
Prior to freeing a system, ensure that all buffers, displays, and digitizers allocated on the system are freed.
The SystemId parameter specifies the identifier of the system to free.
See also
《MsysFree()函数》上有4条评论
评论已关闭。