|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <rpcndr.h>

Public Attributes | |
| ULONG | Flags |
| PMIDL_STUB_MESSAGE | pStubMsg |
| PFORMAT_STRING | pReserve |
| ULONG | Signature |
| USER_MARSHAL_CB_TYPE | CBType |
| PFORMAT_STRING | pFormat |
| PFORMAT_STRING | pTypeFormat |
| USER_MARSHAL_CB_TYPE _USER_MARSHAL_CB::CBType |
Definition at line 319 of file rpcndr.h.
Referenced by init_user_marshal_cb(), NdrGetUserMarshalInfo(), test_marshal_VARIANT(), test_NdrGetUserMarshalInfo(), and UserMarshalCB().
| ULONG _USER_MARSHAL_CB::Flags |
Definition at line 315 of file rpcndr.h.
Referenced by init_user_marshal_cb(), marshal_STGMEDIUM(), marshal_WdtpInterfacePointer(), NdrUserMarshalBufferSize(), NdrUserMarshalFree(), NdrUserMarshalMarshall(), NdrUserMarshalUnmarshall(), test_marshal_BSTR(), test_marshal_CLIPFORMAT(), test_marshal_HBITMAP(), test_marshal_HBRUSH(), test_marshal_HDC(), test_marshal_HENHMETAFILE(), test_marshal_HGLOBAL(), test_marshal_HICON(), test_marshal_HMETAFILE(), test_marshal_HMETAFILEPICT(), test_marshal_HWND(), test_marshal_LPSAFEARRAY(), test_marshal_SNB(), test_marshal_VARIANT(), test_NdrGetUserMarshalInfo(), and UserMarshalCB().
| PFORMAT_STRING _USER_MARSHAL_CB::pFormat |
Definition at line 320 of file rpcndr.h.
Referenced by UserMarshalCB().
| PFORMAT_STRING _USER_MARSHAL_CB::pReserve |
Definition at line 317 of file rpcndr.h.
Referenced by test_marshal_VARIANT(), and UserMarshalCB().
| PMIDL_STUB_MESSAGE _USER_MARSHAL_CB::pStubMsg |
Definition at line 316 of file rpcndr.h.
Referenced by init_user_marshal_cb(), marshal_STGMEDIUM(), marshal_WdtpInterfacePointer(), NdrGetUserMarshalInfo(), SNB_UserFree(), SNB_UserUnmarshal(), test_marshal_VARIANT(), test_NdrGetUserMarshalInfo(), and UserMarshalCB().
| PFORMAT_STRING _USER_MARSHAL_CB::pTypeFormat |
Definition at line 321 of file rpcndr.h.
Referenced by UserMarshalCB().
| ULONG _USER_MARSHAL_CB::Signature |
Definition at line 318 of file rpcndr.h.
Referenced by init_user_marshal_cb(), NdrGetUserMarshalInfo(), test_marshal_VARIANT(), test_NdrGetUserMarshalInfo(), and UserMarshalCB().