| Customize Help
| Save Settings

MobjFree



Function Map
Synopsis
Free an object.
Syntax
void MobjFree(
MIL_ID ObjId //in
)
Description

This function frees an object previously allocated using MobjAlloc().

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
ObjId

Specifies the identifier of the object.

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