ReactOS 0.4.16-dev-1515-g853b446
|
#include <stdarg.h>
#include <string.h>
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "winuser.h"
#include "winerror.h"
#include "ole2.h"
#include "oleauto.h"
#include "typelib.h"
#include "ocidl.h"
#include "wine/debug.h"
Go to the source code of this file.
Classes | |
struct | bstr_wire_t |
struct | variant_wire_t |
Macros | |
#define | COBJMACROS |
#define | NONAMELESSUNION |
#define | ALIGNED_LENGTH(_Len, _Align) (((_Len)+(_Align))&~(_Align)) |
#define | ALIGNED_POINTER(_Ptr, _Align) ((LPVOID)ALIGNED_LENGTH((ULONG_PTR)(_Ptr), _Align)) |
#define | ALIGN_LENGTH(_Len, _Align) _Len = ALIGNED_LENGTH(_Len, _Align) |
#define | ALIGN_POINTER(_Ptr, _Align) _Ptr = ALIGNED_POINTER(_Ptr, _Align) |
#define | CLS_FUNCDESC 'f' |
#define | CLS_LIBATTR 'l' |
#define | CLS_TYPEATTR 't' |
#define | CLS_VARDESC 'v' |
#define | FADF_AUTOSETFLAGS |
#define ALIGN_LENGTH | ( | _Len, | |
_Align | |||
) | _Len = ALIGNED_LENGTH(_Len, _Align) |
Definition at line 44 of file usrmarshal.c.
#define ALIGN_POINTER | ( | _Ptr, | |
_Align | |||
) | _Ptr = ALIGNED_POINTER(_Ptr, _Align) |
Definition at line 45 of file usrmarshal.c.
#define ALIGNED_LENGTH | ( | _Len, | |
_Align | |||
) | (((_Len)+(_Align))&~(_Align)) |
Definition at line 42 of file usrmarshal.c.
#define ALIGNED_POINTER | ( | _Ptr, | |
_Align | |||
) | ((LPVOID)ALIGNED_LENGTH((ULONG_PTR)(_Ptr), _Align)) |
Definition at line 43 of file usrmarshal.c.
Definition at line 70 of file usrmarshal.c.
Definition at line 71 of file usrmarshal.c.
Definition at line 72 of file usrmarshal.c.
Definition at line 73 of file usrmarshal.c.
#define COBJMACROS |
Definition at line 25 of file usrmarshal.c.
#define FADF_AUTOSETFLAGS |
Definition at line 1120 of file usrmarshal.c.
#define NONAMELESSUNION |
Definition at line 26 of file usrmarshal.c.
Definition at line 189 of file usrmarshal.c.
Referenced by test_marshal_BSTR(), and VARIANT_UserFree().
Definition at line 146 of file usrmarshal.c.
Referenced by LPSAFEARRAY_UserMarshal(), test_marshal_BSTR(), and VARIANT_UserMarshal().
Definition at line 136 of file usrmarshal.c.
Referenced by LPSAFEARRAY_UserSize(), test_marshal_BSTR(), and wire_extra_user_size().
Definition at line 168 of file usrmarshal.c.
Referenced by LPSAFEARRAY_UserUnmarshal(), test_marshal_BSTR(), and VARIANT_UserUnmarshal().
Definition at line 122 of file usrmarshal.c.
unsigned char *WINAPI CLEANLOCALSTORAGE_UserMarshal | ( | ULONG * | pFlags, |
unsigned char * | Buffer, | ||
CLEANLOCALSTORAGE * | pstg | ||
) |
Definition at line 81 of file usrmarshal.c.
Definition at line 75 of file usrmarshal.c.
unsigned char *WINAPI CLEANLOCALSTORAGE_UserUnmarshal | ( | ULONG * | pFlags, |
unsigned char * | Buffer, | ||
CLEANLOCALSTORAGE * | pstr | ||
) |
Definition at line 115 of file usrmarshal.c.
Definition at line 52 of file usrmarshal.c.
Referenced by LPSAFEARRAY_UserFree(), LPSAFEARRAY_UserMarshal(), LPSAFEARRAY_UserSize(), and LPSAFEARRAY_UserUnmarshal().
|
static |
Definition at line 830 of file usrmarshal.c.
Referenced by LPSAFEARRAY_UserUnmarshal().
|
static |
Definition at line 798 of file usrmarshal.c.
Referenced by check_safearray(), and LPSAFEARRAY_UserMarshal().
|
static |
Definition at line 1549 of file usrmarshal.c.
Referenced by free_embedded_arraydesc(), and free_embedded_typedesc().
|
static |
Definition at line 1581 of file usrmarshal.c.
Referenced by ITypeInfo_ReleaseFuncDesc_Proxy(), and ITypeInfo_ReleaseVarDesc_Proxy().
|
static |
Definition at line 1565 of file usrmarshal.c.
Referenced by free_embedded_arraydesc(), free_embedded_elemdesc(), free_embedded_typedesc(), and ITypeInfo_ReleaseTypeAttr_Proxy().
Definition at line 261 of file usrmarshal.c.
Referenced by VARIANT_UserMarshal(), VARIANT_UserSize(), and VARIANT_UserUnmarshal().
Definition at line 209 of file usrmarshal.c.
Referenced by create_signature_columns_and_data(), get_type_alignment(), IRecordInfoImpl_RecordCopy(), to_array(), VARIANT_UserMarshal(), VARIANT_UserSize(), and VARIANT_UserUnmarshal().
Definition at line 1335 of file usrmarshal.c.
Definition at line 1323 of file usrmarshal.c.
Definition at line 1317 of file usrmarshal.c.
unsigned char *WINAPI HFONT_UserUnmarshal | ( | ULONG * | pFlags, |
unsigned char * | Buffer, | ||
HFONT * | phfont | ||
) |
Definition at line 1329 of file usrmarshal.c.
void CALLBACK IAdviseSinkEx_OnViewStatusChange_Proxy | ( | IAdviseSinkEx * | This, |
DWORD | dwViewStatus | ||
) |
HRESULT __RPC_STUB IAdviseSinkEx_OnViewStatusChange_Stub | ( | IAdviseSinkEx * | This, |
DWORD | dwViewStatus | ||
) |
Definition at line 2634 of file usrmarshal.c.
HRESULT CALLBACK IClassFactory2_CreateInstanceLic_Proxy | ( | IClassFactory2 * | This, |
IUnknown * | pUnkOuter, | ||
IUnknown * | pUnkReserved, | ||
REFIID | riid, | ||
BSTR | bstrKey, | ||
PVOID * | ppvObj | ||
) |
Definition at line 2481 of file usrmarshal.c.
HRESULT __RPC_STUB IClassFactory2_CreateInstanceLic_Stub | ( | IClassFactory2 * | This, |
REFIID | riid, | ||
BSTR | bstrKey, | ||
IUnknown ** | ppvObj | ||
) |
Definition at line 2502 of file usrmarshal.c.
HRESULT CALLBACK IDispatch_Invoke_Proxy | ( | IDispatch * | This, |
DISPID | dispIdMember, | ||
REFIID | riid, | ||
LCID | lcid, | ||
WORD | wFlags, | ||
DISPPARAMS * | pDispParams, | ||
VARIANT * | pVarResult, | ||
EXCEPINFO * | pExcepInfo, | ||
UINT * | puArgErr | ||
) |
Definition at line 1346 of file usrmarshal.c.
HRESULT __RPC_STUB IDispatch_Invoke_Stub | ( | IDispatch * | This, |
DISPID | dispIdMember, | ||
REFIID | riid, | ||
LCID | lcid, | ||
DWORD | dwFlags, | ||
DISPPARAMS * | pDispParams, | ||
VARIANT * | pVarResult, | ||
EXCEPINFO * | pExcepInfo, | ||
UINT * | pArgErr, | ||
UINT | cVarRef, | ||
UINT * | rgVarRefIdx, | ||
VARIANTARG * | rgVarRef | ||
) |
Definition at line 1436 of file usrmarshal.c.
HRESULT CALLBACK IEnumConnectionPoints_Next_Proxy | ( | IEnumConnectionPoints * | This, |
ULONG | cConnections, | ||
IConnectionPoint ** | ppCP, | ||
ULONG * | pcFetched | ||
) |
Definition at line 2546 of file usrmarshal.c.
HRESULT __RPC_STUB IEnumConnectionPoints_Next_Stub | ( | IEnumConnectionPoints * | This, |
ULONG | cConnections, | ||
IConnectionPoint ** | ppCP, | ||
ULONG * | pcFetched | ||
) |
Definition at line 2562 of file usrmarshal.c.
HRESULT CALLBACK IEnumConnections_Next_Proxy | ( | IEnumConnections * | This, |
ULONG | cConnections, | ||
LPCONNECTDATA | rgcd, | ||
ULONG * | pcFetched | ||
) |
Definition at line 2512 of file usrmarshal.c.
HRESULT __RPC_STUB IEnumConnections_Next_Stub | ( | IEnumConnections * | This, |
ULONG | cConnections, | ||
LPCONNECTDATA | rgcd, | ||
ULONG * | pcFetched | ||
) |
Definition at line 2528 of file usrmarshal.c.
HRESULT CALLBACK IEnumOleUndoUnits_Next_Proxy | ( | IEnumOleUndoUnits * | This, |
ULONG | cElt, | ||
IOleUndoUnit ** | rgElt, | ||
ULONG * | pcEltFetched | ||
) |
Definition at line 2643 of file usrmarshal.c.
HRESULT __RPC_STUB IEnumOleUndoUnits_Next_Stub | ( | IEnumOleUndoUnits * | This, |
ULONG | cElt, | ||
IOleUndoUnit ** | rgElt, | ||
ULONG * | pcEltFetched | ||
) |
Definition at line 2659 of file usrmarshal.c.
HRESULT CALLBACK IEnumVARIANT_Next_Proxy | ( | IEnumVARIANT * | This, |
ULONG | celt, | ||
VARIANT * | rgVar, | ||
ULONG * | pCeltFetched | ||
) |
Definition at line 1515 of file usrmarshal.c.
HRESULT __RPC_STUB IEnumVARIANT_Next_Stub | ( | IEnumVARIANT * | This, |
ULONG | celt, | ||
VARIANT * | rgVar, | ||
ULONG * | pCeltFetched | ||
) |
|
static |
Definition at line 354 of file usrmarshal.c.
Referenced by VARIANT_UserMarshal().
Definition at line 274 of file usrmarshal.c.
Referenced by wire_extra_user_size().
|
static |
Definition at line 379 of file usrmarshal.c.
Referenced by VARIANT_UserUnmarshal().
HRESULT CALLBACK IPersistMemory_Load_Proxy | ( | IPersistMemory * | This, |
LPVOID | pMem, | ||
ULONG | cbSize | ||
) |
Definition at line 2580 of file usrmarshal.c.
HRESULT __RPC_STUB IPersistMemory_Load_Stub | ( | IPersistMemory * | This, |
BYTE * | pMem, | ||
ULONG | cbSize | ||
) |
Definition at line 2593 of file usrmarshal.c.
HRESULT CALLBACK IPersistMemory_Save_Proxy | ( | IPersistMemory * | This, |
LPVOID | pMem, | ||
BOOL | fClearDirty, | ||
ULONG | cbSize | ||
) |
Definition at line 2602 of file usrmarshal.c.
HRESULT __RPC_STUB IPersistMemory_Save_Stub | ( | IPersistMemory * | This, |
BYTE * | pMem, | ||
BOOL | fClearDirty, | ||
ULONG | cbSize | ||
) |
Definition at line 2616 of file usrmarshal.c.
HRESULT CALLBACK IPropertyBag_Read_Proxy | ( | IPropertyBag * | This, |
LPCOLESTR | pszPropName, | ||
VARIANT * | pVar, | ||
IErrorLog * | pErrorLog | ||
) |
Definition at line 2392 of file usrmarshal.c.
HRESULT __RPC_STUB IPropertyBag_Read_Stub | ( | IPropertyBag * | This, |
LPCOLESTR | pszPropName, | ||
VARIANT * | pVar, | ||
IErrorLog * | pErrorLog, | ||
DWORD | varType, | ||
IUnknown * | pUnkObj | ||
) |
Definition at line 2430 of file usrmarshal.c.
HRESULT CALLBACK IQuickActivate_QuickActivate_Proxy | ( | IQuickActivate * | This, |
QACONTAINER * | pQaContainer, | ||
QACONTROL * | pQaControl | ||
) |
Definition at line 2677 of file usrmarshal.c.
HRESULT __RPC_STUB IQuickActivate_QuickActivate_Stub | ( | IQuickActivate * | This, |
QACONTAINER * | pQaContainer, | ||
QACONTROL * | pQaControl | ||
) |
Definition at line 2686 of file usrmarshal.c.
HRESULT CALLBACK ITypeComp_Bind_Proxy | ( | ITypeComp * | This, |
LPOLESTR | name, | ||
ULONG | lHashVal, | ||
WORD | flags, | ||
ITypeInfo ** | ti, | ||
DESCKIND * | desckind, | ||
BINDPTR * | bindptr | ||
) |
Definition at line 1590 of file usrmarshal.c.
HRESULT __RPC_STUB ITypeComp_Bind_Stub | ( | ITypeComp * | This, |
LPOLESTR | name, | ||
ULONG | lHashVal, | ||
WORD | flags, | ||
ITypeInfo ** | ti, | ||
DESCKIND * | desckind, | ||
FUNCDESC ** | funcdesc, | ||
VARDESC ** | vardesc, | ||
ITypeComp ** | typecomp, | ||
CLEANLOCALSTORAGE * | stg | ||
) |
Definition at line 1636 of file usrmarshal.c.
HRESULT CALLBACK ITypeComp_BindType_Proxy | ( | ITypeComp * | This, |
LPOLESTR | name, | ||
ULONG | lHashVal, | ||
ITypeInfo ** | ti, | ||
ITypeComp ** | typecomp | ||
) |
Definition at line 1694 of file usrmarshal.c.
HRESULT __RPC_STUB ITypeComp_BindType_Stub | ( | ITypeComp * | This, |
LPOLESTR | name, | ||
ULONG | lHashVal, | ||
ITypeInfo ** | ti | ||
) |
Definition at line 1714 of file usrmarshal.c.
HRESULT CALLBACK ITypeInfo2_GetDocumentation2_Proxy | ( | ITypeInfo2 * | This, |
MEMBERID | memid, | ||
LCID | lcid, | ||
BSTR * | help_string, | ||
DWORD * | help_context, | ||
BSTR * | help_dll | ||
) |
Definition at line 2127 of file usrmarshal.c.
HRESULT __RPC_STUB ITypeInfo2_GetDocumentation2_Stub | ( | ITypeInfo2 * | This, |
MEMBERID | memid, | ||
LCID | lcid, | ||
DWORD | flags, | ||
BSTR * | help_string, | ||
DWORD * | help_context, | ||
BSTR * | help_dll | ||
) |
HRESULT CALLBACK ITypeInfo_AddressOfMember_Proxy | ( | ITypeInfo * | This, |
MEMBERID | memid, | ||
INVOKEKIND | invKind, | ||
PVOID * | ppv | ||
) |
Definition at line 1989 of file usrmarshal.c.
HRESULT __RPC_STUB ITypeInfo_AddressOfMember_Stub | ( | ITypeInfo * | This | ) |
Definition at line 1999 of file usrmarshal.c.
HRESULT CALLBACK ITypeInfo_CreateInstance_Proxy | ( | ITypeInfo * | This, |
IUnknown * | pUnkOuter, | ||
REFIID | riid, | ||
PVOID * | ppvObj | ||
) |
Definition at line 2006 of file usrmarshal.c.
HRESULT __RPC_STUB ITypeInfo_CreateInstance_Stub | ( | ITypeInfo * | This, |
REFIID | riid, | ||
IUnknown ** | ppvObj | ||
) |
Definition at line 2016 of file usrmarshal.c.
HRESULT CALLBACK ITypeInfo_GetContainingTypeLib_Proxy | ( | ITypeInfo * | This, |
ITypeLib ** | ppTLib, | ||
UINT * | pIndex | ||
) |
Definition at line 2025 of file usrmarshal.c.
HRESULT __RPC_STUB ITypeInfo_GetContainingTypeLib_Stub | ( | ITypeInfo * | This, |
ITypeLib ** | ppTLib, | ||
UINT * | pIndex | ||
) |
HRESULT CALLBACK ITypeInfo_GetDllEntry_Proxy | ( | ITypeInfo * | This, |
MEMBERID | memid, | ||
INVOKEKIND | invkind, | ||
BSTR * | dll_name, | ||
BSTR * | name, | ||
WORD * | ordinal | ||
) |
Definition at line 1946 of file usrmarshal.c.
HRESULT __RPC_STUB ITypeInfo_GetDllEntry_Stub | ( | ITypeInfo * | This, |
MEMBERID | memid, | ||
INVOKEKIND | invkind, | ||
DWORD | flags, | ||
BSTR * | dll_name, | ||
BSTR * | name, | ||
WORD * | ordinal | ||
) |
Definition at line 1972 of file usrmarshal.c.
HRESULT CALLBACK ITypeInfo_GetDocumentation_Proxy | ( | ITypeInfo * | This, |
MEMBERID | memid, | ||
BSTR * | name, | ||
BSTR * | doc_string, | ||
DWORD * | help_context, | ||
BSTR * | help_file | ||
) |
Definition at line 1901 of file usrmarshal.c.
HRESULT __RPC_STUB ITypeInfo_GetDocumentation_Stub | ( | ITypeInfo * | This, |
MEMBERID | memid, | ||
DWORD | flags, | ||
BSTR * | name, | ||
BSTR * | doc_string, | ||
DWORD * | help_context, | ||
BSTR * | help_file | ||
) |
HRESULT CALLBACK ITypeInfo_GetFuncDesc_Proxy | ( | ITypeInfo * | This, |
UINT | index, | ||
FUNCDESC ** | ppFuncDesc | ||
) |
Definition at line 1769 of file usrmarshal.c.
HRESULT __RPC_STUB ITypeInfo_GetFuncDesc_Stub | ( | ITypeInfo * | This, |
UINT | index, | ||
LPFUNCDESC * | ppFuncDesc, | ||
CLEANLOCALSTORAGE * | pDummy | ||
) |
Definition at line 1784 of file usrmarshal.c.
HRESULT CALLBACK ITypeInfo_GetIDsOfNames_Proxy | ( | ITypeInfo * | This, |
LPOLESTR * | rgszNames, | ||
UINT | cNames, | ||
MEMBERID * | pMemId | ||
) |
Definition at line 1863 of file usrmarshal.c.
HRESULT __RPC_STUB ITypeInfo_GetIDsOfNames_Stub | ( | ITypeInfo * | This | ) |
Definition at line 1873 of file usrmarshal.c.
HRESULT CALLBACK ITypeInfo_GetNames_Proxy | ( | ITypeInfo * | This, |
MEMBERID | memid, | ||
BSTR * | rgBstrNames, | ||
UINT | cMaxNames, | ||
UINT * | pcNames | ||
) |
Definition at line 1839 of file usrmarshal.c.
HRESULT __RPC_STUB ITypeInfo_GetNames_Stub | ( | ITypeInfo * | This, |
MEMBERID | memid, | ||
BSTR * | rgBstrNames, | ||
UINT | cMaxNames, | ||
UINT * | pcNames | ||
) |
Definition at line 1851 of file usrmarshal.c.
HRESULT __RPC_STUB ITypeInfo_GetTypeAttr_Stub | ( | ITypeInfo * | This, |
LPTYPEATTR * | ppTypeAttr, | ||
CLEANLOCALSTORAGE * | pDummy | ||
) |
Definition at line 1750 of file usrmarshal.c.
HRESULT __RPC_STUB ITypeInfo_GetVarDesc_Stub | ( | ITypeInfo * | This, |
UINT | index, | ||
LPVARDESC * | ppVarDesc, | ||
CLEANLOCALSTORAGE * | pDummy | ||
) |
Definition at line 1819 of file usrmarshal.c.
HRESULT CALLBACK ITypeInfo_Invoke_Proxy | ( | ITypeInfo * | This, |
PVOID | pvInstance, | ||
MEMBERID | memid, | ||
WORD | wFlags, | ||
DISPPARAMS * | pDispParams, | ||
VARIANT * | pVarResult, | ||
EXCEPINFO * | pExcepInfo, | ||
UINT * | puArgErr | ||
) |
Definition at line 1880 of file usrmarshal.c.
HRESULT __RPC_STUB ITypeInfo_Invoke_Stub | ( | ITypeInfo * | This | ) |
Definition at line 1894 of file usrmarshal.c.
Definition at line 2075 of file usrmarshal.c.
HRESULT __RPC_STUB ITypeInfo_ReleaseFuncDesc_Stub | ( | ITypeInfo * | This | ) |
Definition at line 2095 of file usrmarshal.c.
Definition at line 2059 of file usrmarshal.c.
HRESULT __RPC_STUB ITypeInfo_ReleaseTypeAttr_Stub | ( | ITypeInfo * | This | ) |
Definition at line 2068 of file usrmarshal.c.
Definition at line 2102 of file usrmarshal.c.
HRESULT __RPC_STUB ITypeInfo_ReleaseVarDesc_Stub | ( | ITypeInfo * | This | ) |
Definition at line 2117 of file usrmarshal.c.
HRESULT CALLBACK ITypeLib2_GetDocumentation2_Proxy | ( | ITypeLib2 * | This, |
INT | index, | ||
LCID | lcid, | ||
BSTR * | help_string, | ||
DWORD * | help_context, | ||
BSTR * | help_dll | ||
) |
Definition at line 2351 of file usrmarshal.c.
HRESULT __RPC_STUB ITypeLib2_GetDocumentation2_Stub | ( | ITypeLib2 * | This, |
INT | index, | ||
LCID | lcid, | ||
DWORD | flags, | ||
BSTR * | help_string, | ||
DWORD * | help_context, | ||
BSTR * | help_dll | ||
) |
HRESULT CALLBACK ITypeLib2_GetLibStatistics_Proxy | ( | ITypeLib2 * | This, |
ULONG * | pcUniqueNames, | ||
ULONG * | pcchUniqueNames | ||
) |
Definition at line 2333 of file usrmarshal.c.
HRESULT __RPC_STUB ITypeLib2_GetLibStatistics_Stub | ( | ITypeLib2 * | This, |
ULONG * | pcUniqueNames, | ||
ULONG * | pcchUniqueNames | ||
) |
Definition at line 2342 of file usrmarshal.c.
HRESULT CALLBACK ITypeLib_FindName_Proxy | ( | ITypeLib * | This, |
LPOLESTR | szNameBuf, | ||
ULONG | lHashVal, | ||
ITypeInfo ** | ppTInfo, | ||
MEMBERID * | rgMemId, | ||
USHORT * | pcFound | ||
) |
Definition at line 2290 of file usrmarshal.c.
HRESULT __RPC_STUB ITypeLib_FindName_Stub | ( | ITypeLib * | This, |
LPOLESTR | szNameBuf, | ||
ULONG | lHashVal, | ||
ITypeInfo ** | ppTInfo, | ||
MEMBERID * | rgMemId, | ||
USHORT * | pcFound, | ||
BSTR * | pBstrLibName | ||
) |
Definition at line 2302 of file usrmarshal.c.
HRESULT CALLBACK ITypeLib_GetDocumentation_Proxy | ( | ITypeLib * | This, |
INT | index, | ||
BSTR * | name, | ||
BSTR * | doc_string, | ||
DWORD * | help_context, | ||
BSTR * | help_file | ||
) |
Definition at line 2224 of file usrmarshal.c.
HRESULT __RPC_STUB ITypeLib_GetDocumentation_Stub | ( | ITypeLib * | This, |
INT | index, | ||
DWORD | flags, | ||
BSTR * | name, | ||
BSTR * | doc_string, | ||
DWORD * | help_context, | ||
BSTR * | help_file | ||
) |
HRESULT __RPC_STUB ITypeLib_GetLibAttr_Stub | ( | ITypeLib * | This, |
LPTLIBATTR * | ppTLibAttr, | ||
CLEANLOCALSTORAGE * | pDummy | ||
) |
Definition at line 2205 of file usrmarshal.c.
HRESULT __RPC_STUB ITypeLib_GetTypeInfoCount_Stub | ( | ITypeLib * | This, |
UINT * | pcTInfo | ||
) |
HRESULT CALLBACK ITypeLib_IsName_Proxy | ( | ITypeLib * | This, |
LPOLESTR | szNameBuf, | ||
ULONG | lHashVal, | ||
BOOL * | pfName | ||
) |
Definition at line 2269 of file usrmarshal.c.
HRESULT __RPC_STUB ITypeLib_IsName_Stub | ( | ITypeLib * | This, |
LPOLESTR | szNameBuf, | ||
ULONG | lHashVal, | ||
BOOL * | pfName, | ||
BSTR * | pBstrLibName | ||
) |
Definition at line 2279 of file usrmarshal.c.
Definition at line 2315 of file usrmarshal.c.
HRESULT __RPC_STUB ITypeLib_ReleaseTLibAttr_Stub | ( | ITypeLib * | This | ) |
Definition at line 2323 of file usrmarshal.c.
void WINAPI LPSAFEARRAY_UserFree | ( | ULONG * | pFlags, |
LPSAFEARRAY * | ppsa | ||
) |
Definition at line 1308 of file usrmarshal.c.
Referenced by test_marshal_LPSAFEARRAY(), and VARIANT_UserFree().
unsigned char *WINAPI LPSAFEARRAY_UserMarshal | ( | ULONG * | pFlags, |
unsigned char * | Buffer, | ||
LPSAFEARRAY * | ppsa | ||
) |
Definition at line 972 of file usrmarshal.c.
Referenced by test_marshal_LPSAFEARRAY(), and VARIANT_UserMarshal().
ULONG WINAPI LPSAFEARRAY_UserSize | ( | ULONG * | pFlags, |
ULONG | StartingSize, | ||
LPSAFEARRAY * | ppsa | ||
) |
Definition at line 864 of file usrmarshal.c.
Referenced by test_marshal_LPSAFEARRAY(), and wire_extra_user_size().
unsigned char *WINAPI LPSAFEARRAY_UserUnmarshal | ( | ULONG * | pFlags, |
unsigned char * | Buffer, | ||
LPSAFEARRAY * | ppsa | ||
) |
Definition at line 1124 of file usrmarshal.c.
Referenced by test_marshal_LPSAFEARRAY(), and VARIANT_UserUnmarshal().
Definition at line 726 of file usrmarshal.c.
Referenced by LPSAFEARRAY_UserMarshal(), LPSAFEARRAY_UserSize(), and LPSAFEARRAY_UserUnmarshal().
|
inlinestatic |
Definition at line 743 of file usrmarshal.c.
Referenced by LPSAFEARRAY_UserMarshal(), and LPSAFEARRAY_UserSize().
Definition at line 679 of file usrmarshal.c.
Referenced by test_marshal_VARIANT(), and VARIANT_UserFree().
unsigned char *WINAPI VARIANT_UserMarshal | ( | ULONG * | pFlags, |
unsigned char * | Buffer, | ||
VARIANT * | pvar | ||
) |
Definition at line 420 of file usrmarshal.c.
Referenced by LPSAFEARRAY_UserMarshal(), test_marshal_VARIANT(), and VARIANT_UserMarshal().
Definition at line 397 of file usrmarshal.c.
Referenced by LPSAFEARRAY_UserSize(), test_marshal_LPSAFEARRAY(), test_marshal_VARIANT(), and wire_extra_user_size().
unsigned char *WINAPI VARIANT_UserUnmarshal | ( | ULONG * | pFlags, |
unsigned char * | Buffer, | ||
VARIANT * | pvar | ||
) |
Definition at line 534 of file usrmarshal.c.
Referenced by LPSAFEARRAY_UserUnmarshal(), test_marshal_VARIANT(), and VARIANT_UserUnmarshal().
unsigned char *__RPC_USER WdtpInterfacePointer_UserMarshal | ( | ULONG * | pFlags, |
ULONG | RealFlags, | ||
unsigned char * | pBuffer, | ||
IUnknown * | punk, | ||
REFIID | riid | ||
) |
Definition at line 1550 of file usrmarshal.c.
ULONG __RPC_USER WdtpInterfacePointer_UserSize | ( | ULONG * | pFlags, |
ULONG | RealFlags, | ||
ULONG | StartingSize, | ||
IUnknown * | punk, | ||
REFIID | riid | ||
) |
Definition at line 1515 of file usrmarshal.c.
unsigned char *__RPC_USER WdtpInterfacePointer_UserUnmarshal | ( | ULONG * | pFlags, |
unsigned char * | pBuffer, | ||
IUnknown ** | ppunk, | ||
REFIID | riid | ||
) |
Definition at line 1607 of file usrmarshal.c.
WINE_DEFAULT_DEBUG_CHANNEL | ( | ole | ) |
Definition at line 297 of file usrmarshal.c.
Referenced by VARIANT_UserSize().