Click or drag to resize

SystemDevicesWiFiDirect Class

The System.Devices.WiFiDirect properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemDevicesWiFiDirect

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static class WiFiDirect

The SystemDevicesWiFiDirect type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDeviceAddress
The System.Devices.WiFiDirect.DeviceAddress property key. PropVariant type: VT_UI1, VT_VECTOR. .NET type: System.Byte[]. Shell name PKEY_Devices_WiFiDirect_DeviceAddress.
Public propertyStatic memberGroupId
The System.Devices.WiFiDirect.GroupId property key. PropVariant type: VT_CLSID. .NET type: System.Guid. Shell name PKEY_Devices_WiFiDirect_GroupId.
Public propertyStatic memberInformationElements
The System.Devices.WiFiDirect.InformationElements property key. PropVariant type: VT_UI1, VT_VECTOR. .NET type: System.Byte[]. Shell name PKEY_Devices_WiFiDirect_InformationElements.
Public propertyStatic memberInterfaceAddress
The System.Devices.WiFiDirect.InterfaceAddress property key. PropVariant type: VT_UI1, VT_VECTOR. .NET type: System.Byte[]. Shell name PKEY_Devices_WiFiDirect_InterfaceAddress.
Public propertyStatic memberInterfaceGuid
The System.Devices.WiFiDirect.InterfaceGuid property key. PropVariant type: VT_CLSID. .NET type: System.Guid. Shell name PKEY_Devices_WiFiDirect_InterfaceGuid.
Public propertyStatic memberIsConnected
The System.Devices.WiFiDirect.IsConnected property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_WiFiDirect_IsConnected.
Public propertyStatic memberIsLegacyDevice
The System.Devices.WiFiDirect.IsLegacyDevice property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_WiFiDirect_IsLegacyDevice.
Public propertyStatic memberIsMiracastLcpSupported
The System.Devices.WiFiDirect.IsMiracastLcpSupported property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_WiFiDirect_IsMiracastLcpSupported.
Public propertyStatic memberIsVisible
The System.Devices.WiFiDirect.IsVisible property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_WiFiDirect_IsVisible.
Public propertyStatic memberMiracastVersion
The System.Devices.WiFiDirect.MiracastVersion property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Devices_WiFiDirect_MiracastVersion.
Public propertyStatic memberServices
The System.Devices.WiFiDirect.Services property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Devices_WiFiDirect_Services.
Public propertyStatic memberSupportedChannelList
The System.Devices.WiFiDirect.SupportedChannelList property key. PropVariant type: VT_UI1, VT_VECTOR. .NET type: System.Byte[]. Shell name PKEY_Devices_WiFiDirect_SupportedChannelList.
Top
See Also