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