Click or drag to resize

SystemDevicesNotifications Class

The System.Devices.Notifications properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemDevicesNotifications

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

The SystemDevicesNotifications type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberLowBattery
The System.Devices.Notifications.LowBattery property key. PropVariant type: VT_UI1. .NET type: System.Byte. Shell name PKEY_Devices_Notifications_LowBattery. Display name Low battery.
Public propertyStatic memberMissedCall
The System.Devices.Notifications.MissedCall property key. PropVariant type: VT_UI1. .NET type: System.Byte. Shell name PKEY_Devices_Notifications_MissedCall. Display name Missed call.
Public propertyStatic memberNewMessage
The System.Devices.Notifications.NewMessage property key. PropVariant type: VT_UI1. .NET type: System.Byte. Shell name PKEY_Devices_Notifications_NewMessage. Display name New message.
Public propertyStatic memberNewVoicemail
The System.Devices.Notifications.NewVoicemail property key. PropVariant type: VT_UI1. .NET type: System.Byte. Shell name PKEY_Devices_Notifications_NewVoicemail. Display name New voicemail.
Public propertyStatic memberStorageFull
The System.Devices.Notifications.StorageFull property key. PropVariant type: VT_UI8. .NET type: System.UInt64. Shell name PKEY_Devices_Notifications_StorageFull. Display name Storage full.
Public propertyStatic memberStorageFullLinkText
The System.Devices.Notifications.StorageFullLinkText property key. PropVariant type: VT_UI8. .NET type: System.UInt64. Shell name PKEY_Devices_Notifications_StorageFullLinkText. Display name Storage full link text.
Top
See Also