ReactOS 0.4.16-dev-927-g467dec4
|
#include <ntsecpkg.h>
Public Attributes | |
ULONG | ProcessId |
ULONG | ThreadId |
ULONG | Attributes |
ULONG | CallCount |
Definition at line 173 of file ntsecpkg.h.
ULONG _SECPKG_CALL_INFO::Attributes |
Definition at line 176 of file ntsecpkg.h.
ULONG _SECPKG_CALL_INFO::CallCount |
Definition at line 177 of file ntsecpkg.h.
ULONG _SECPKG_CALL_INFO::ProcessId |
Definition at line 174 of file ntsecpkg.h.
ULONG _SECPKG_CALL_INFO::ThreadId |
Definition at line 175 of file ntsecpkg.h.