Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "CeClearUserNotification" in [All]

coredll

.
Summary
.

[DllImport("coredll.dll", EntryPoint="CeClearUserNotification", SetLastError=true)]  

.

private static extern bool CeClearUserNotification(int hNotification);

.

Declare Function CeClearUserNotification Lib "coredll" (ByVal hNotification As Integer) As Boolean

.
Documentation
[CeClearUserNotification] on MSDN

 
Access PInvoke.net directly from VS: