The nccTransferCall extended parameter structure for ISDN Software is shown:
typedef struct
{
DWORD size; /* Size of this structure */
WORD id[NCC_ISDN_CALLID_LEN]; /* Call identifier */
} TRANSFERCALL_EXT;
The following table shows the field in TRANSFERCALL_EXT that is valid in this case for each network variant:
TRANSFERCALL_EXT field |
4 |
E |
N |
D |
E |
V |
H |
A |
N |
K |
T |
Q |
D |
T |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id |
|
|
x |
x |
x |
|
|
|
|
|
|
x |
x |
|
The following table describes the fields in the TRANSFERCALL_EXT structure:
Field |
Description |
---|---|
size |
Size of the TRANSFERCALL_EXT structure. |
id |
Call identifier of the second call. |