Platform SDK: TAPI |
This method is called by the MSP address object (in the method CreateMSPCall) to initialize the MSP call object. The derived class should initialize its members using the passed-in information.
virtual HRESULT Init( CMSPAddress *pMSPAddress, MSP_HANDLE htCall, DWORD dwReserved, DWORD dwMediaType, ) = 0;