MfuncFreeId()函数

Synopsis

Free the MIL identifier associated with a pseudo-MIL object.

Format

void MfuncFreeId(FunctionId, ObjectId)

MIL_ID FunctionId; Function identifier
MIL_ID ObjectId; Object identifier

Description

This function frees a MIL object identifier that was allocated with the MfuncAllocId function.

The FunctionId parameter is the MIL identifier of the pseudo-MIL function in use.

The ObjectId parameter is the MIL identifier of the pseudo-MIL object to free.

See also

MfuncAllocId

《MfuncFreeId()函数》上有2条评论

评论已关闭。