(Page 19 of 23 in this chapter) Version


nccSetBilling

Description

Sets billing information relative to an incoming call.

Prototype

DWORD nccSetBilling ( CTAHD ctahd,
unsigned rate
void *billingparms )

callhd Call handle returned with NCCEVN_SEIZURE_DETECTED.

rate Billing rate (a country-dependent unit of cost).

billingparms Pointer to protocol-specific CT Access billing parameter structure. For a protocol-independent application using default parameters, pass NULL. See protocol-specific documentation for details.

Return Values

Events

NCCEVN_BILLING_SET
The billing information was successfully sent to the network. The value field contains one of the following:
Value

Description

NCC_BILLINGSET_DEFAULT

Billing rate set to default value.

NCC_BILLINGSET_FREE

Billing rate free.

(billing rate)

Billing rate value.

Details

nccSetBilling sets billing information relative to an incoming call.

Some protocols do not support the capability to set billing. The application can determine if the protocol supports this capability by examining the NCC_CAP_SET_BILLING bit in the capabilitymask returned by nccQueryCapability.



(Page 19 of 23 in this chapter) Version


tech_support@nmss.com
Copyright © 1999, Natural MicroSystems, Inc. All rights reserved.