ReactOS 0.4.15-dev-8096-ga0eec98
WIRE_ORPC_EXTENT_ARRAY Struct Reference

Public Attributes

ULONG size
 
ULONG reserved
 
unsigned char extent [1]
 

Detailed Description

Definition at line 145 of file rpc.c.

Member Data Documentation

◆ extent

unsigned char WIRE_ORPC_EXTENT_ARRAY::extent[1]

Definition at line 149 of file rpc.c.

◆ reserved

ULONG WIRE_ORPC_EXTENT_ARRAY::reserved

Definition at line 148 of file rpc.c.

Referenced by ServerRpcChannelBuffer_GetBuffer().

◆ size

ULONG WIRE_ORPC_EXTENT_ARRAY::size

Definition at line 147 of file rpc.c.

Referenced by ServerRpcChannelBuffer_GetBuffer().


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