SystemDevicesAepContainer Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class AepContainer
The SystemDevicesAepContainer type exposes the following members.
| Name | Description | |
|---|---|---|
| CanPair |
The System.Devices.AepContainer.CanPair property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_CanPair.
| |
| Categories |
The System.Devices.AepContainer.Categories property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Devices_AepContainer_Categories.
| |
| Children |
The System.Devices.AepContainer.Children property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Devices_AepContainer_Children.
| |
| ContainerId |
The System.Devices.AepContainer.ContainerId property key. PropVariant type: VT_CLSID. .NET type: System.Guid. Shell name PKEY_Devices_AepContainer_ContainerId.
| |
| IsPaired |
The System.Devices.AepContainer.IsPaired property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_IsPaired.
| |
| IsPresent |
The System.Devices.AepContainer.IsPresent property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_IsPresent.
| |
| Manufacturer |
The System.Devices.AepContainer.Manufacturer property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_AepContainer_Manufacturer.
| |
| ModelIds |
The System.Devices.AepContainer.ModelIds property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Devices_AepContainer_ModelIds.
| |
| ModelName |
The System.Devices.AepContainer.ModelName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_AepContainer_ModelName.
| |
| ProtocolIds |
The System.Devices.AepContainer.ProtocolIds property key. PropVariant type: VT_CLSID, VT_VECTOR. .NET type: System.Guid[]. Shell name PKEY_Devices_AepContainer_ProtocolIds.
| |
| SupportedUriSchemes |
The System.Devices.AepContainer.SupportedUriSchemes property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Devices_AepContainer_SupportedUriSchemes.
| |
| SupportsAudio |
The System.Devices.AepContainer.SupportsAudio property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_SupportsAudio.
| |
| SupportsCapturing |
The System.Devices.AepContainer.SupportsCapturing property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_SupportsCapturing.
| |
| SupportsImages |
The System.Devices.AepContainer.SupportsImages property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_SupportsImages.
| |
| SupportsInformation |
The System.Devices.AepContainer.SupportsInformation property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_SupportsInformation.
| |
| SupportsLimitedDiscovery |
The System.Devices.AepContainer.SupportsLimitedDiscovery property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_SupportsLimitedDiscovery.
| |
| SupportsNetworking |
The System.Devices.AepContainer.SupportsNetworking property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_SupportsNetworking.
| |
| SupportsObjectTransfer |
The System.Devices.AepContainer.SupportsObjectTransfer property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_SupportsObjectTransfer.
| |
| SupportsPositioning |
The System.Devices.AepContainer.SupportsPositioning property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_SupportsPositioning.
| |
| SupportsRendering |
The System.Devices.AepContainer.SupportsRendering property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_SupportsRendering.
| |
| SupportsTelephony |
The System.Devices.AepContainer.SupportsTelephony property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_SupportsTelephony.
| |
| SupportsVideo |
The System.Devices.AepContainer.SupportsVideo property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepContainer_SupportsVideo.
|