ReactOS 0.4.15-dev-7942-gd23573b
RpcPktResponseHdr Struct Reference

#include <rpc_defs.h>

Collaboration diagram for RpcPktResponseHdr:

Public Attributes

RpcPktCommonHdr common
 
unsigned int alloc_hint
 
unsigned short context_id
 
unsigned char cancel_count
 
unsigned char reserved
 

Detailed Description

Definition at line 46 of file rpc_defs.h.

Member Data Documentation

◆ alloc_hint

unsigned int RpcPktResponseHdr::alloc_hint

Definition at line 49 of file rpc_defs.h.

◆ cancel_count

unsigned char RpcPktResponseHdr::cancel_count

Definition at line 51 of file rpc_defs.h.

◆ common

RpcPktCommonHdr RpcPktResponseHdr::common

Definition at line 48 of file rpc_defs.h.

◆ context_id

unsigned short RpcPktResponseHdr::context_id

Definition at line 50 of file rpc_defs.h.

◆ reserved

unsigned char RpcPktResponseHdr::reserved

Definition at line 52 of file rpc_defs.h.


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