ReactOS 0.4.15-dev-7953-g1f49173
_SECPKG_CALL_INFO Struct Reference

#include <ntsecpkg.h>

Public Attributes

ULONG ProcessId
 
ULONG ThreadId
 
ULONG Attributes
 
ULONG CallCount
 

Detailed Description

Definition at line 173 of file ntsecpkg.h.

Member Data Documentation

◆ Attributes

ULONG _SECPKG_CALL_INFO::Attributes

Definition at line 176 of file ntsecpkg.h.

◆ CallCount

ULONG _SECPKG_CALL_INFO::CallCount

Definition at line 177 of file ntsecpkg.h.

◆ ProcessId

ULONG _SECPKG_CALL_INFO::ProcessId

Definition at line 174 of file ntsecpkg.h.

◆ ThreadId

ULONG _SECPKG_CALL_INFO::ThreadId

Definition at line 175 of file ntsecpkg.h.


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