PxMbxIdSet()
Return an object handle which holds id as the object ID.
- APPLIES TO
-
8.2.0
- SYNOPSIS
-
PxMbx_t PxMbxIdSet (PxObjId_t id);
- ARGUMENTS
|
- RETURN VALUES
-
-
Mbx handle
-
- DESCRIPTION
-
PxMbxIdSet returns an object handle which holds id as the object ID.
- USAGE
-
#include "pxdef.h" PxMbx_t id = PxMbxIdSet(oid);