2.2.1.2.220 GetSetCalledId
The GetSetCalledId structure contains information specific to the REQTYPE_GETCALLEDID and REQTYPE_SETCALLEDID in the ReqTypes (section 2.2.1.1.18) enumeration.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
retcode |
|||||||||||||||||||||||||||||||
fWrite |
|||||||||||||||||||||||||||||||
dwSize |
|||||||||||||||||||||||||||||||
guidDevice (16 bytes) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
rdi (472 bytes) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
rciInfo (variable) |
|||||||||||||||||||||||||||||||
... |
retcode (4 bytes): Specifies the return status as explained in section 2.2.1.2.218 for the retcode field.
fWrite (4 bytes): If set to 1, specifies that CalledId information MUST be stored on RRAS. If set to 0, CalledId information MUST not be stored.
dwSize (4 bytes): Specifies the size, in bytes, of the rciInfo structure, including the rciInfo.bCalledId buffer, which is specified by the dwSize member of the RAS_CALLEDID_INFO structure.
guidDevice (16 bytes): This value MUST be set to 0 when sent and ignored on receipt.
rdi (472 bytes): Specifies the RAS_DEVICE_INFO structure as defined in section 2.2.1.2.219.
rciInfo (variable): Specifies the RAS_CALLEDID_INFO structure as defined in section 2.2.1.2.221.