PxMsgIdSet()
Return an object handle which holds id as the object ID.
- APPLIES TO
-
8.2.0 , 8.2.1 , 9.0.0
- SYNOPSIS
-
PxMsg_t PxMsgIdSet (PxObjId_t id); - ARGUMENTS
|
- RETURN VALUES
-
-
Message handle
-
- DESCRIPTION
-
PxMsgIdSetreturns an object handle which holds id as the object ID.
- USAGE
-
#include "pxdef.h" PxMsg_t id = PxMsgIdSet(oid);