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

kernel32

.
Summary
The GetCurrentActCtx function returns the handle to the active activation context of the calling thread.
.

private static extern bool GetCurrentActCtx(ref ACTCTX pActCtx);

.

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

.
Documentation
[GetCurrentActCtx] on MSDN

 
Access PInvoke.net directly from VS: