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