PxOpoolIdSet()
Return an object handle which holds id as the object ID.
- APPLIES TO
-
1.0.0
- SYNOPSIS
-
PxOpool_t PxOpoolIdSet (PxObjId_t id); - ARGUMENTS
|
- RETURN VALUES
-
-
Opoolhandle
-
- DESCRIPTION
-
PxOpoolIdSetreturns an object handle which holds id as the object ID.
- USAGE
-
#include "pxdef.h" PxOpool_t id = PxOpoolIdSet(oid);