Skip to content

Latest commit

 

History

History
71 lines (60 loc) · 1.84 KB

nf-winbase-addrefactctx.md

File metadata and controls

71 lines (60 loc) · 1.84 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:winbase.AddRefActCtx
AddRefActCtx function (winbase.h)
The AddRefActCtx function increments the reference count of the specified activation context.
AddRefActCtx
AddRefActCtx function [Side-by-side Assemblies]
_win32_addrefactctx
setup.addrefactctx
winbase/AddRefActCtx
setup\addrefactctx.htm
setup
6812a3f4-53e4-4b60-be04-711ab4c37d12
12/05/2018
AddRefActCtx, AddRefActCtx function [Side-by-side Assemblies], _win32_addrefactctx, setup.addrefactctx, winbase/AddRefActCtx
winbase.h
Windows.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Kernel32.lib
Kernel32.dll
Windows
19H1
AddRefActCtx
winbase/AddRefActCtx
c++
APIRef
kbSyntax
DllExport
Kernel32.dll
API-MS-Win-Core-sidebyside-l1-1-0.dll
KernelBase.dll
AddRefActCtx

AddRefActCtx function

-description

The AddRefActCtx function increments the reference count of the specified activation context.

-parameters

-param hActCtx [in]

Handle to an ACTCTX structure that contains information on the activation context for which the reference count is to be incremented.

-remarks

This function is provided so that multiple clients can access a single activation context.

-see-also

ACTCTX