ReactOS 0.4.15-dev-7918-g2a2556c
reply_body Struct Reference

#include <rpc_msg.h>

Collaboration diagram for reply_body:

Public Attributes

enum reply_stat rp_stat
 
union {
   struct accepted_reply   RP_ar
 
   struct rejected_reply   RP_dr
 
ru
 

Detailed Description

Definition at line 147 of file rpc_msg.h.

Member Data Documentation

◆ RP_ar

struct accepted_reply reply_body::RP_ar

Definition at line 150 of file rpc_msg.h.

◆ RP_dr

struct rejected_reply reply_body::RP_dr

Definition at line 151 of file rpc_msg.h.

◆ rp_stat

enum reply_stat reply_body::rp_stat

Definition at line 148 of file rpc_msg.h.

◆ 

union { ... } reply_body::ru

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