ReactOS 0.4.15-dev-7842-g558ab78
RpcPktRequestHdr Struct Reference

#include <rpc_defs.h>

Collaboration diagram for RpcPktRequestHdr:

Public Attributes

RpcPktCommonHdr common
 
unsigned int alloc_hint
 
unsigned short context_id
 
unsigned short opnum
 

Detailed Description

Definition at line 38 of file rpc_defs.h.

Member Data Documentation

◆ alloc_hint

unsigned int RpcPktRequestHdr::alloc_hint

Definition at line 41 of file rpc_defs.h.

◆ common

RpcPktCommonHdr RpcPktRequestHdr::common

Definition at line 40 of file rpc_defs.h.

◆ context_id

unsigned short RpcPktRequestHdr::context_id

Definition at line 42 of file rpc_defs.h.

◆ opnum

unsigned short RpcPktRequestHdr::opnum

Definition at line 43 of file rpc_defs.h.


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