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