CeHandleAppNotifications
[DllImport("coredll.dll", SetLastError = true)]
public static extern bool CeHandleAppNotifications(
IntPtr pAppNotification,
IntPtr hNotifications
);
Last updated
[DllImport("coredll.dll", SetLastError = true)]
public static extern bool CeHandleAppNotifications(
IntPtr pAppNotification,
IntPtr hNotifications
);
Last updated