.
private static extern IntPtr CeSetUserNotificationEx( IntPtr notification, CE_NOTIFICATION_TRIGGER notificationTrigger, CE_USER_NOTIFICATION userNotification );
.
CE_USER_NOTIFICATION
CE_USER_NOTIFICATION
9/3/2008 8:44:14 AM - anonymous
.
private static extern IntPtr CeSetUserNotificationEx( IntPtr notification, CE_NOTIFICATION_TRIGGER notificationTrigger, CE_USER_NOTIFICATION userNotification );
.
CE_USER_NOTIFICATION
CE_USER_NOTIFICATION
9/3/2008 8:44:14 AM - anonymous
.
.
public class CE_USER_NOTIFICATION
.
Declare Function CE_USER_NOTIFICATION Lib "coredll.dll" (TODO) As TODO
.