ReactOS 0.4.15-dev-7953-g1f49173
_LSA_DISPATCH_TABLE Struct Reference

#include <ntsecpkg.h>

Collaboration diagram for _LSA_DISPATCH_TABLE:

Public Attributes

PLSA_CREATE_LOGON_SESSION CreateLogonSession
 
PLSA_DELETE_LOGON_SESSION DeleteLogonSession
 
PLSA_ADD_CREDENTIAL AddCredential
 
PLSA_GET_CREDENTIALS GetCredentials
 
PLSA_DELETE_CREDENTIAL DeleteCredential
 
PLSA_ALLOCATE_LSA_HEAP AllocateLsaHeap
 
PLSA_FREE_LSA_HEAP FreeLsaHeap
 
PLSA_ALLOCATE_CLIENT_BUFFER AllocateClientBuffer
 
PLSA_FREE_CLIENT_BUFFER FreeClientBuffer
 
PLSA_COPY_TO_CLIENT_BUFFER CopyToClientBuffer
 
PLSA_COPY_FROM_CLIENT_BUFFER CopyFromClientBuffer
 

Detailed Description

Definition at line 293 of file ntsecpkg.h.

Member Data Documentation

◆ AddCredential

PLSA_ADD_CREDENTIAL _LSA_DISPATCH_TABLE::AddCredential

Definition at line 296 of file ntsecpkg.h.

◆ AllocateClientBuffer

PLSA_ALLOCATE_CLIENT_BUFFER _LSA_DISPATCH_TABLE::AllocateClientBuffer

Definition at line 301 of file ntsecpkg.h.

◆ AllocateLsaHeap

PLSA_ALLOCATE_LSA_HEAP _LSA_DISPATCH_TABLE::AllocateLsaHeap

Definition at line 299 of file ntsecpkg.h.

◆ CopyFromClientBuffer

PLSA_COPY_FROM_CLIENT_BUFFER _LSA_DISPATCH_TABLE::CopyFromClientBuffer

Definition at line 304 of file ntsecpkg.h.

◆ CopyToClientBuffer

PLSA_COPY_TO_CLIENT_BUFFER _LSA_DISPATCH_TABLE::CopyToClientBuffer

Definition at line 303 of file ntsecpkg.h.

◆ CreateLogonSession

PLSA_CREATE_LOGON_SESSION _LSA_DISPATCH_TABLE::CreateLogonSession

Definition at line 294 of file ntsecpkg.h.

◆ DeleteCredential

PLSA_DELETE_CREDENTIAL _LSA_DISPATCH_TABLE::DeleteCredential

Definition at line 298 of file ntsecpkg.h.

◆ DeleteLogonSession

PLSA_DELETE_LOGON_SESSION _LSA_DISPATCH_TABLE::DeleteLogonSession

Definition at line 295 of file ntsecpkg.h.

◆ FreeClientBuffer

PLSA_FREE_CLIENT_BUFFER _LSA_DISPATCH_TABLE::FreeClientBuffer

Definition at line 302 of file ntsecpkg.h.

◆ FreeLsaHeap

PLSA_FREE_LSA_HEAP _LSA_DISPATCH_TABLE::FreeLsaHeap

Definition at line 300 of file ntsecpkg.h.

◆ GetCredentials

PLSA_GET_CREDENTIALS _LSA_DISPATCH_TABLE::GetCredentials

Definition at line 297 of file ntsecpkg.h.


The documentation for this struct was generated from the following file: