public sealed class RequestDeviceOptions
Public NotInheritable Class RequestDeviceOptions
public ref class RequestDeviceOptions sealed
[<SealedAttribute>]
type RequestDeviceOptions = class end
RequestDeviceOptions | Initializes a new instance of the RequestDeviceOptions class |
AcceptAllDevices | If set the request returns all available devices with no filters applied. |
Filters | Filters which define the services or attributes the remote device must support. |
OptionalServices | Additional services which are not required but the client will have access to. |
Equals | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
ToString | (Inherited from Object) |