ReactOS 0.4.15-dev-7842-g558ab78
SYCALL_ENTRY Struct Reference

#include <w32knapi.h>

Public Attributes

LPWSTR lpszFunction
 
INT nSyscallNum
 
INT nParams
 

Detailed Description

Definition at line 31 of file w32knapi.h.

Member Data Documentation

◆ lpszFunction

LPWSTR SYCALL_ENTRY::lpszFunction

Definition at line 33 of file w32knapi.h.

◆ nParams

INT SYCALL_ENTRY::nParams

Definition at line 35 of file w32knapi.h.

◆ nSyscallNum

INT SYCALL_ENTRY::nSyscallNum

Definition at line 34 of file w32knapi.h.


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