ReactOS 0.4.16-dev-226-g79f2289
|
#include <npfs.h>
Public Attributes | |
PVOID | Unknown |
PVOID | Process |
USHORT | DataLength |
WCHAR | Buffer [17] |
WCHAR _NP_CLIENT_PROCESS::Buffer[17] |
Definition at line 319 of file npfs.h.
Referenced by NpQueryClientProcess().
USHORT _NP_CLIENT_PROCESS::DataLength |
Definition at line 318 of file npfs.h.
Referenced by NpQueryClientProcess().
PVOID _NP_CLIENT_PROCESS::Process |
Definition at line 317 of file npfs.h.
Referenced by NpQueryClientProcess(), and NpSetClientProcess().
PVOID _NP_CLIENT_PROCESS::Unknown |
Definition at line 316 of file npfs.h.
Referenced by NpQueryClientProcess().