ReactOS 0.4.15-dev-7942-gd23573b
_NDR_USER_MARSHAL_INFO Struct Reference

#include <rpcndr.h>

Collaboration diagram for _NDR_USER_MARSHAL_INFO:

Public Attributes

ULONG InformationLevel
 
union {
   NDR_USER_MARSHAL_INFO_LEVEL1   Level1
 
DUMMYUNIONNAME1
 

Detailed Description

Definition at line 512 of file rpcndr.h.

Member Data Documentation

◆ 

union { ... } _NDR_USER_MARSHAL_INFO::DUMMYUNIONNAME1

◆ InformationLevel

ULONG _NDR_USER_MARSHAL_INFO::InformationLevel

Definition at line 514 of file rpcndr.h.

Referenced by NdrGetUserMarshalInfo(), and test_NdrGetUserMarshalInfo().

◆ Level1

NDR_USER_MARSHAL_INFO_LEVEL1 _NDR_USER_MARSHAL_INFO::Level1

Definition at line 517 of file rpcndr.h.

Referenced by NdrGetUserMarshalInfo().


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