SystemDevicesAep Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class Aep
The SystemDevicesAep type exposes the following members.
Name | Description | |
---|---|---|
AepId |
The System.Devices.Aep.AepId property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_Aep_AepId.
| |
CanPair |
The System.Devices.Aep.CanPair property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_Aep_CanPair.
| |
Category |
The System.Devices.Aep.Category property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Devices_Aep_Category.
| |
ContainerId |
The System.Devices.Aep.ContainerId property key. PropVariant type: VT_CLSID. .NET type: System.Guid. Shell name PKEY_Devices_Aep_ContainerId.
| |
DeviceAddress |
The System.Devices.Aep.DeviceAddress property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_Aep_DeviceAddress.
| |
IsConnected |
The System.Devices.Aep.IsConnected property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_Aep_IsConnected.
| |
IsPaired |
The System.Devices.Aep.IsPaired property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_Aep_IsPaired.
| |
IsPresent |
The System.Devices.Aep.IsPresent property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_Aep_IsPresent.
| |
Manufacturer |
The System.Devices.Aep.Manufacturer property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_Aep_Manufacturer.
| |
ModelId |
The System.Devices.Aep.ModelId property key. PropVariant type: VT_CLSID. .NET type: System.Guid. Shell name PKEY_Devices_Aep_ModelId.
| |
ModelName |
The System.Devices.Aep.ModelName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_Aep_ModelName.
| |
ProtocolId |
The System.Devices.Aep.ProtocolId property key. PropVariant type: VT_CLSID. .NET type: System.Guid. Shell name PKEY_Devices_Aep_ProtocolId.
| |
SignalStrength |
The System.Devices.Aep.SignalStrength property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_Devices_Aep_SignalStrength.
|