CallControl.IndicateNewOutgoingCall 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
更新裝置指標,以指出撥出電話。
public:
virtual unsigned long long IndicateNewOutgoingCall() = IndicateNewOutgoingCall;
uint64_t IndicateNewOutgoingCall();
public ulong IndicateNewOutgoingCall();
function indicateNewOutgoingCall()
Public Function IndicateNewOutgoingCall () As ULong
傳回
可唯一識別此呼叫的呼叫權杖。
備註
應用程式只有在實際起始撥號連線之後,才應該呼叫這個方法,而不是之前。