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 "CeGetUserNotificationHandles" in [All]

coredll

.

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

.

private static extern bool CeGetUserNotificationHandles(IntPtr[] rghNotifications, uint cHandles, ref uint pcHandlesNeeded);

.

Declare Function CeGetUserNotificationHandles Lib "coredll" (ByVal rghNotifications As IntPtr(), ByVal chandles As UInt32, ByRef pcHandlesNeeded As UInt32) As Boolean

.
Documentation
[CeGetUserNotificationHandles] on MSDN

 
Access PInvoke.net directly from VS: