Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 807 Bytes

remotesystem_createwatcher_1506431823.md

File metadata and controls

28 lines (20 loc) · 807 Bytes
-api-id -api-type
M:Windows.System.RemoteSystems.RemoteSystem.CreateWatcher
winrt method

Windows.System.RemoteSystems.RemoteSystem.CreateWatcher

-description

Returns a RemoteSystemWatcher object with no filters.

-returns

A watcher that can raise events related to the status of any discoverable device.

-remarks

Important

You must confirm access to the remote system platform with a call to RemoteSystem.RequestAccessAsync before you call this method.

-examples

-see-also

CreateWatcher(IIterable(IRemoteSystemFilter))

-capabilities

remoteSystem