ReactOS 0.4.15-dev-7788-g1ad9096
handle Struct Reference
Collaboration diagram for handle:

Public Attributes

NCONF_HANDLEnhandle
 
int nflag
 
int nettype
 

Detailed Description

Definition at line 61 of file rpc_generic.c.

Member Data Documentation

◆ nettype

int handle::nettype

Definition at line 64 of file rpc_generic.c.

Referenced by __rpc_getconf(), and __rpc_setconf().

◆ nflag

int handle::nflag

Definition at line 63 of file rpc_generic.c.

Referenced by __rpc_endconf(), __rpc_getconf(), and __rpc_setconf().

◆ nhandle

NCONF_HANDLE* handle::nhandle

Definition at line 62 of file rpc_generic.c.

Referenced by __rpc_endconf(), __rpc_getconf(), and __rpc_setconf().


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