ReactOS 0.4.15-dev-7958-gcd0bb1a
CS_STUB_INFO Struct Reference

#include <rpcndr.h>

Collaboration diagram for CS_STUB_INFO:

Public Attributes

ULONG WireCodeset
 
ULONG DesiredReceivingCodeset
 
voidCSArrayInfo
 

Detailed Description

Definition at line 188 of file rpcndr.h.

Member Data Documentation

◆ CSArrayInfo

void* CS_STUB_INFO::CSArrayInfo

Definition at line 192 of file rpcndr.h.

◆ DesiredReceivingCodeset

ULONG CS_STUB_INFO::DesiredReceivingCodeset

Definition at line 191 of file rpcndr.h.

◆ WireCodeset

ULONG CS_STUB_INFO::WireCodeset

Definition at line 190 of file rpcndr.h.


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