ReactOS 0.4.15-dev-7953-g1f49173
_NP_CLIENT_PROCESS Struct Reference

#include <npfs.h>

Collaboration diagram for _NP_CLIENT_PROCESS:

Public Attributes

PVOID Unknown
 
PVOID Process
 
USHORT DataLength
 
WCHAR Buffer [17]
 

Detailed Description

Definition at line 314 of file npfs.h.

Member Data Documentation

◆ Buffer

WCHAR _NP_CLIENT_PROCESS::Buffer[17]

Definition at line 319 of file npfs.h.

Referenced by NpQueryClientProcess().

◆ DataLength

USHORT _NP_CLIENT_PROCESS::DataLength

Definition at line 318 of file npfs.h.

Referenced by NpQueryClientProcess().

◆ Process

PVOID _NP_CLIENT_PROCESS::Process

Definition at line 317 of file npfs.h.

Referenced by NpQueryClientProcess(), and NpSetClientProcess().

◆ Unknown

PVOID _NP_CLIENT_PROCESS::Unknown

Definition at line 316 of file npfs.h.

Referenced by NpQueryClientProcess().


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