nca_obj_status
| Example: nca_obj_status | Object Functions |
Returns the status of an object.
int nca_obj_status( LPCSTR name );| name | The logical name of the object. |
The nca_obj_status function returns the status of the specified object.
Return Values
Parameterization
The following argument(s) can be parameterized using standard parameterization: name

