Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
VLC_WINRT
Utility
Services
RunTime
ExternalDeviceService
C# Class VLC_WINRT.Utility.Services.RunTime.ExternalDeviceService
Inheritance:
IDisposable
Afficher le fichier
Open project: kusl/vlcwinrt
Class Usage Examples
Méthodes publiques
Méthode
Description
Dispose
( ) :
void
ExternalDeviceService
( ) :
System
GetExternalDeviceIds
( ) :
Task
>
Private Methods
Méthode
Description
DeviceAdded
(
DeviceWatcher
sender
,
DeviceInformation
args
) :
void
DeviceRemoved
(
DeviceWatcher
sender
,
DeviceInformationUpdate
args
) :
void
Method Details
Dispose()
public
méthode
public
Dispose
( ) :
void
Résultat
void
ExternalDeviceService()
public
méthode
public
ExternalDeviceService
( ) :
System
Résultat
System
GetExternalDeviceIds()
public
méthode
public
GetExternalDeviceIds
( ) :
Task
>
Résultat
Task
>