Synopsis
Get the user pointer of a pseudo-MIL object.
Format
void MfuncIdGetUserPtr(FunctionId, ObjectId)
MIL_ID FunctionId; | Function identifier |
MIL_ID ObjectId; | Object identifier |
Description
This function obtains the user pointer of an object 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.
Returned value
The returned value is the user pointer of the specified object.
See also
《MfuncIdGetUserPtr()函数》上有2条评论
评论已关闭。