Click or drag to resize

SystemDevicesAepService Class

The System.Devices.AepService properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemDevicesAepService

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

The SystemDevicesAepService type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAepId
The System.Devices.AepService.AepId property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_AepService_AepId.
Public propertyStatic memberContainerId
The System.Devices.AepService.ContainerId property key. PropVariant type: VT_CLSID. .NET type: System.Guid. Shell name PKEY_Devices_AepService_ContainerId.
Public propertyStatic memberFriendlyName
The System.Devices.AepService.FriendlyName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_AepService_FriendlyName.
Public propertyStatic memberParentAepIsPaired
The System.Devices.AepService.ParentAepIsPaired property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepService_ParentAepIsPaired.
Public propertyStatic memberProtocolId
The System.Devices.AepService.ProtocolId property key. PropVariant type: VT_CLSID. .NET type: System.Guid. Shell name PKEY_Devices_AepService_ProtocolId.
Public propertyStatic memberServiceClassId
The System.Devices.AepService.ServiceClassId property key. PropVariant type: VT_CLSID. .NET type: System.Guid. Shell name PKEY_Devices_AepService_ServiceClassId.
Public propertyStatic memberServiceId
The System.Devices.AepService.ServiceId property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_AepService_ServiceId.
Top
See Also