| Customize Help
| Save Settings

MsysFree



Function Map
Synopsis
Free a system.
Syntax
void MsysFree(
MIL_ID SysId //in
)
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.

Note that this function reference has not been updated for a MIL system added during a MIL update. Refer to the MIL system's release note to see if there is complementary information.
Parameters
This function is not supported on the selected boards.
Parameter
SysId

Specifies the identifier of the system to free.

Remark
Compilation information
Header Include mil.h.
Library Use mil.lib.
DLL Requires mil.dll.