ReactOS 0.4.16-dev-2384-gff6bd79
WIRE_ORPC_EXTENT_ARRAY Struct Reference

Public Attributes

ULONG size
 
ULONG reserved
 
unsigned char extent [1]
 

Detailed Description

Definition at line 140 of file rpc.c.

Member Data Documentation

◆ extent

unsigned char WIRE_ORPC_EXTENT_ARRAY::extent[1]

Definition at line 144 of file rpc.c.

◆ reserved

ULONG WIRE_ORPC_EXTENT_ARRAY::reserved

Definition at line 143 of file rpc.c.

Referenced by ServerRpcChannelBuffer_GetBuffer().

◆ size

ULONG WIRE_ORPC_EXTENT_ARRAY::size

Definition at line 142 of file rpc.c.

Referenced by ServerRpcChannelBuffer_GetBuffer().


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