Click or drag to resize

SystemDevicesAep Class

The System.Devices.Aep properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemDevicesAep

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

The SystemDevicesAep type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAepId
The System.Devices.Aep.AepId property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_Aep_AepId.
Public propertyStatic memberCanPair
The System.Devices.Aep.CanPair property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_Aep_CanPair.
Public propertyStatic memberCategory
The System.Devices.Aep.Category property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Devices_Aep_Category.
Public propertyStatic memberContainerId
The System.Devices.Aep.ContainerId property key. PropVariant type: VT_CLSID. .NET type: System.Guid. Shell name PKEY_Devices_Aep_ContainerId.
Public propertyStatic memberDeviceAddress
The System.Devices.Aep.DeviceAddress property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_Aep_DeviceAddress.
Public propertyStatic memberIsConnected
The System.Devices.Aep.IsConnected property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_Aep_IsConnected.
Public propertyStatic memberIsPaired
The System.Devices.Aep.IsPaired property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_Aep_IsPaired.
Public propertyStatic memberIsPresent
The System.Devices.Aep.IsPresent property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_Aep_IsPresent.
Public propertyStatic memberManufacturer
The System.Devices.Aep.Manufacturer property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_Aep_Manufacturer.
Public propertyStatic memberModelId
The System.Devices.Aep.ModelId property key. PropVariant type: VT_CLSID. .NET type: System.Guid. Shell name PKEY_Devices_Aep_ModelId.
Public propertyStatic memberModelName
The System.Devices.Aep.ModelName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_Aep_ModelName.
Public propertyStatic memberProtocolId
The System.Devices.Aep.ProtocolId property key. PropVariant type: VT_CLSID. .NET type: System.Guid. Shell name PKEY_Devices_Aep_ProtocolId.
Public propertyStatic memberSignalStrength
The System.Devices.Aep.SignalStrength property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_Devices_Aep_SignalStrength.
Top
See Also