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

kernel32

.
Summary
The DeactivateActCtx function deactivates the activation context corresponding to the specified cookie.
.

private static extern bool DeactivateActCtx(int dwFlags, IntPtr lpCookie);

.

Declare Function DeactivateActCtx Lib "Kernel32.dll" (TODO) As TODO

.
Documentation
[DeactivateActCtx] on MSDN

 
Access PInvoke.net directly from VS: