Click or drag to resize

SystemDevicesAepContainer Class

The System.Devices.AepContainer properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemDevicesAepContainer

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

The SystemDevicesAepContainer type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCanPair
The System.Devices.AepContainer.CanPair property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_CanPair.
Public propertyStatic memberCategories
The System.Devices.AepContainer.Categories property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Devices_AepContainer_Categories.
Public propertyStatic memberChildren
The System.Devices.AepContainer.Children property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Devices_AepContainer_Children.
Public propertyStatic memberContainerId
The System.Devices.AepContainer.ContainerId property key. PropVariant type: VT_CLSID. .NET type: System.Guid. Shell name PKEY_Devices_AepContainer_ContainerId.
Public propertyStatic memberIsPaired
The System.Devices.AepContainer.IsPaired property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_IsPaired.
Public propertyStatic memberIsPresent
The System.Devices.AepContainer.IsPresent property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_IsPresent.
Public propertyStatic memberManufacturer
The System.Devices.AepContainer.Manufacturer property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_AepContainer_Manufacturer.
Public propertyStatic memberModelIds
The System.Devices.AepContainer.ModelIds property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Devices_AepContainer_ModelIds.
Public propertyStatic memberModelName
The System.Devices.AepContainer.ModelName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_AepContainer_ModelName.
Public propertyStatic memberProtocolIds
The System.Devices.AepContainer.ProtocolIds property key. PropVariant type: VT_CLSID, VT_VECTOR. .NET type: System.Guid[]. Shell name PKEY_Devices_AepContainer_ProtocolIds.
Public propertyStatic memberSupportedUriSchemes
The System.Devices.AepContainer.SupportedUriSchemes property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Devices_AepContainer_SupportedUriSchemes.
Public propertyStatic memberSupportsAudio
The System.Devices.AepContainer.SupportsAudio property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_SupportsAudio.
Public propertyStatic memberSupportsCapturing
The System.Devices.AepContainer.SupportsCapturing property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_SupportsCapturing.
Public propertyStatic memberSupportsImages
The System.Devices.AepContainer.SupportsImages property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_SupportsImages.
Public propertyStatic memberSupportsInformation
The System.Devices.AepContainer.SupportsInformation property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_SupportsInformation.
Public propertyStatic memberSupportsLimitedDiscovery
The System.Devices.AepContainer.SupportsLimitedDiscovery property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_SupportsLimitedDiscovery.
Public propertyStatic memberSupportsNetworking
The System.Devices.AepContainer.SupportsNetworking property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_SupportsNetworking.
Public propertyStatic memberSupportsObjectTransfer
The System.Devices.AepContainer.SupportsObjectTransfer property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_SupportsObjectTransfer.
Public propertyStatic memberSupportsPositioning
The System.Devices.AepContainer.SupportsPositioning property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_SupportsPositioning.
Public propertyStatic memberSupportsRendering
The System.Devices.AepContainer.SupportsRendering property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_SupportsRendering.
Public propertyStatic memberSupportsTelephony
The System.Devices.AepContainer.SupportsTelephony property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_SupportsTelephony.
Public propertyStatic memberSupportsVideo
The System.Devices.AepContainer.SupportsVideo property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_SupportsVideo.
Top
See Also