Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
VLC_WINRT
Utility
Services
RunTime
ExternalDeviceService
C# Class VLC_WINRT.Utility.Services.RunTime.ExternalDeviceService
Inheritance:
IDisposable
Show file
Open project: kusl/vlcwinrt
Class Usage Examples
Public Methods
Method
Description
Dispose
( ) :
void
ExternalDeviceService
( ) :
System
GetExternalDeviceIds
( ) :
Task
>
Private Methods
Method
Description
DeviceAdded
(
DeviceWatcher
sender
,
DeviceInformation
args
) :
void
DeviceRemoved
(
DeviceWatcher
sender
,
DeviceInformationUpdate
args
) :
void
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
ExternalDeviceService()
public
method
public
ExternalDeviceService
( ) :
System
return
System
GetExternalDeviceIds()
public
method
public
GetExternalDeviceIds
( ) :
Task
>
return
Task
>