Desktop Functions: Smart Device Functions:
|
Search Results for "CE_NOTIFICATION_TRIGGER" in [All]coredll
private static extern IntPtr CeSetUserNotificationEx( IntPtr notification, CE_NOTIFICATION_TRIGGER notificationTrigger, CE_USER_NOTIFICATION userNotification );
CE_NOTIFICATION_TRIGGER notificationTrigger = new CE_NOTIFICATION_TRIGGER();
private static extern IntPtr CeSetUserNotificationEx( IntPtr notification, CE_NOTIFICATION_TRIGGER notificationTrigger, CE_USER_NOTIFICATION userNotification );
CE_NOTIFICATION_TRIGGER notificationTrigger = new CE_NOTIFICATION_TRIGGER(); |