Returns the number of RTC conditions that were added to the Natural Access context.
DWORD dispGetNumRTC (CTAHD ctahd, unsigned *pnumCondtions )
|
Argument |
Description |
|
ctahd |
Handle to a Natural Access context. |
|
pnumConditions |
Pointer to the returned number of RTCs associated with context. |
|
Return value |
Description |
|
SUCCESS |
|
|
CTAERR_BAD_ARGUMENT |
pnumConditions is NULL. |
|
CTAERR_INVALID_CTAHD |
The specified ctahd is invalid. |
|
CTAERR_NOT_INITIALIZED |
Natural Access is not initialized. |
|
CTAERR_SVR_COMM |
Natural Access Server is not running. |
dispGetNumRTC returns the number of RTC conditions that were added to the Natural Access context.