ReactOS 0.4.15-dev-7842-g558ab78
_USER_MARSHAL_CB Struct Reference

#include <rpcndr.h>

Collaboration diagram for _USER_MARSHAL_CB:

Public Attributes

ULONG Flags
 
PMIDL_STUB_MESSAGE pStubMsg
 
PFORMAT_STRING pReserve
 
ULONG Signature
 
USER_MARSHAL_CB_TYPE CBType
 
PFORMAT_STRING pFormat
 
PFORMAT_STRING pTypeFormat
 

Detailed Description

Definition at line 330 of file rpcndr.h.

Member Data Documentation

◆ CBType

◆ Flags

◆ pFormat

PFORMAT_STRING _USER_MARSHAL_CB::pFormat

Definition at line 337 of file rpcndr.h.

Referenced by UserMarshalCB().

◆ pReserve

PFORMAT_STRING _USER_MARSHAL_CB::pReserve

Definition at line 334 of file rpcndr.h.

Referenced by test_marshal_VARIANT(), and UserMarshalCB().

◆ pStubMsg

◆ pTypeFormat

PFORMAT_STRING _USER_MARSHAL_CB::pTypeFormat

Definition at line 338 of file rpcndr.h.

Referenced by UserMarshalCB().

◆ Signature

ULONG _USER_MARSHAL_CB::Signature

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