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
-
-
Opool handle
-
- DESCRIPTION
-
PxOpoolIdSet returns an object handle which holds id as the object ID.
- USAGE
-
#include "pxdef.h" PxOpool_t id = PxOpoolIdSet(oid);