Click or drag to resize

SystemDevicesWiFiDirectServices Class

The System.Devices.WiFiDirectServices properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemDevicesWiFiDirectServices

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

The SystemDevicesWiFiDirectServices type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAdvertisementId
The System.Devices.WiFiDirectServices.AdvertisementId property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Devices_WiFiDirectServices_AdvertisementId.
Public propertyStatic memberRequestServiceInformation
The System.Devices.WiFiDirectServices.RequestServiceInformation property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_WiFiDirectServices_RequestServiceInformation.
Public propertyStatic memberServiceAddress
The System.Devices.WiFiDirectServices.ServiceAddress property key. PropVariant type: VT_UI1, VT_VECTOR. .NET type: System.Byte[]. Shell name PKEY_Devices_WiFiDirectServices_ServiceAddress.
Public propertyStatic memberServiceConfigMethods
The System.Devices.WiFiDirectServices.ServiceConfigMethods property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Devices_WiFiDirectServices_ServiceConfigMethods.
Public propertyStatic memberServiceInformation
The System.Devices.WiFiDirectServices.ServiceInformation property key. PropVariant type: VT_UI1, VT_VECTOR. .NET type: System.Byte[]. Shell name PKEY_Devices_WiFiDirectServices_ServiceInformation.
Public propertyStatic memberServiceName
The System.Devices.WiFiDirectServices.ServiceName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_WiFiDirectServices_ServiceName.
Top
See Also