IDevicePairingSettings Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies a collection of settings for device pairing. WiFiDirectConnectionParameters implements IDevicePairingSettings.
public interface class IDevicePairingSettings
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 131072)]
/// [Windows.Foundation.Metadata.Guid(1210888828, 33723, 16910, 190, 81, 102, 2, 178, 34, 222, 84)]
struct IDevicePairingSettings
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 131072)]
[Windows.Foundation.Metadata.Guid(1210888828, 33723, 16910, 190, 81, 102, 2, 178, 34, 222, 84)]
public interface IDevicePairingSettings
Public Interface IDevicePairingSettings
- Derived
- Attributes
Windows requirements
Device family |
Windows 10 (introduced in 10.0.10586.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v2.0)
|