.
The ReleaseActCtx function decrements the reference count of the specified activation context.
4/15/2009 3:08:11 PM - anonymous
.
static extern void ReleaseActCtx(IntPtr hActCtx);
.
Declare Function ReleaseActCtx Lib "Kernel32.dll" (TODO) As TODO
.