ReactOS 0.4.15-dev-7958-gcd0bb1a
named_pipe_client_params Struct Reference
Collaboration diagram for named_pipe_client_params:

Public Attributes

DWORD security_flags
 
HANDLE token
 
BOOL revert
 

Detailed Description

Definition at line 1777 of file pipe.c.

Member Data Documentation

◆ revert

BOOL named_pipe_client_params::revert

Definition at line 1781 of file pipe.c.

Referenced by test_ImpersonateNamedPipeClient().

◆ security_flags

DWORD named_pipe_client_params::security_flags

Definition at line 1779 of file pipe.c.

Referenced by test_ImpersonateNamedPipeClient().

◆ token

HANDLE named_pipe_client_params::token

Definition at line 1780 of file pipe.c.


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