ReactOS 0.4.15-dev-7942-gd23573b
RpcAddressString Struct Reference

#include <rpc_defs.h>

Public Attributes

unsigned short length
 
char string [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 89 of file rpc_defs.h.

Member Data Documentation

◆ length

unsigned short RpcAddressString::length

Definition at line 91 of file rpc_defs.h.

Referenced by RpcAssoc_BindConnection(), and RPCRT4_BuildBindAckHeader().

◆ string

char RpcAddressString::string[ANYSIZE_ARRAY]

Definition at line 92 of file rpc_defs.h.

Referenced by RPCRT4_BuildBindAckHeader().


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