ReactOS
0.4.16-dev-21-g2af6fd4
usercontext.h
Go to the documentation of this file.
1
/*
2
* PROJECT: Authentication Package DLL
3
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
4
* PURPOSE: Manage user mode contexts (create, destroy, reference)
5
* COPYRIGHT: Copyright 2019-2020 Andreas Maier <staubim@quantentunnel.de>
6
*/
7
8
#pragma once
9
10
NTSTATUS
11
NTAPI
12
UsrSpInitUserModeContext
(
13
_In_
LSA_SEC_HANDLE
ContextHandle,
14
_In_
PSecBuffer
PackedContext);
NTSTATUS
LONG NTSTATUS
Definition:
precomp.h:26
_In_
#define _In_
Definition:
ms_sal.h:308
LSA_SEC_HANDLE
ULONG LSA_SEC_HANDLE
Definition:
ntsecpkg.h:208
PSecBuffer
PVOID *typedef PSecBuffer
Definition:
ntsecpkg.h:440
NTAPI
#define NTAPI
Definition:
typedefs.h:36
UsrSpInitUserModeContext
NTSTATUS NTAPI UsrSpInitUserModeContext(_In_ LSA_SEC_HANDLE ContextHandle, _In_ PSecBuffer PackedContext)
Definition:
usercontext.c:15
dll
win32
msv1_0
usercontext.h
Generated on Sun Sep 15 2024 06:04:12 for ReactOS by
1.9.6