PhoneLineWatcherEventArgs Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mewakili kelas yang berisi informasi tentang saluran telepon mana yang ditambahkan, dihapus, atau diperbarui.
public ref class PhoneLineWatcherEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Calls.CallsPhoneContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PhoneLineWatcherEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Calls.CallsPhoneContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PhoneLineWatcherEventArgs
Public NotInheritable Class PhoneLineWatcherEventArgs
- Warisan
- Atribut
Persyaratan Windows
Rangkaian perangkat |
Windows Mobile Extension SDK (diperkenalkan dalam 10.0.10240.0)
|
API contract |
Windows.ApplicationModel.Calls.CallsPhoneContract (diperkenalkan dalam v1.0)
|
Kemampuan aplikasi |
phoneCallHistory
phoneCallHistorySystem
|
Keterangan
Kelas ini digunakan dalam argumen peristiwa untuk peristiwa yang diangkat oleh kelas PhoneLineWatcher .
Properti
LineId |
Mendapatkan ID saluran telepon yang memicu peristiwa LineAdded, LineRemoved, atau LineUpdated . |