SHQueryUserNotificationState (shell32)
Last changed: -89.88.236.149

.
Summary
TODO - a short description

C# Signature:

[DllImport("shell32.dll", SetLastError=true)]
static extern int SHQueryUserNotificationState(ref QUERY_USER_NOTIFICATION_STATE);

VB Signature:

Declare Function SHQueryUserNotificationState Lib "shell32.dll" (TODO) As int

User-Defined Types:

None.

Alternative Managed API:

Do you know one? Please contribute it!

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Documentation