Extracts the IPBCP/SDP parameters from a Bearer Control event structure.
DWORD bcfInitIpbcpParam (IPBCP_PARM *ipbcpParam , SiBearerControlEvnt *bearerControlEvnt)
| Argument | Description |
| ipbcpParam | IPBCP parameter structure to initialize. |
| bearerControlEvnt | Bearer Control event structure to extract IPBCP parameters from. |
| Return value | Description |
| BCF_SUCCESS | |
BCF_PARAM_ERROR |
Parameter error. |