Condividi tramite


CallInfo Client Object

  Microsoft Speech Technologies Homepage
class CallInfo
{
    CallInfo ( MonitorCrossRefID, DeviceID, 
        CallID, CallingDevice, 
        CalledDevice, CallState )

    Get( name : String );
    Set( name : String, newValue : String );
}

Remarks

These methods access information about the current call. Values are referenced by the name parameter of the Get or Set call.

See Also

CallInfo Class | CallInfo Members | CallInfo Properties | CallInfo Methods | CallInfo Remarks