1. NdrComplexStructMarshall function (Windows)

    msdn.microsoft.com › Developer Notes › Networking

    The NdrComplexStructMarshall function marshals the complex structure into a network buffer.

    • Syntax

      RPCRTAPI unsigned char* RPC_ENTRY NdrComplexStructMarshall(
        _Inout_ PMIDL_STUB_MESSAGE pStubMsg,
        _In_ unsigned char *pMemory,
        _In_ PFORMAT_STRING pFormat
      );
      Was this helpful?Thanks! Give more feedback
  2. NdrSimpleStructMarshall function (Windows)

    msdn.microsoft.com › Developer Notes › Networking

    The NdrSimpleStructMarshall function marshals the simple structure into a network buffer.

  3. forum.hardware.fr/hfr/Hardware/Materiels-problemes-divers/...

    [0x76854715] NdrComplexStructMarshall() [0x76854b2c] RpcServerRegisterIf3() [0x76854a3c] RpcServerRegisterIf3() [0x7685491a] RpcServerRegisterIf3()

  4. Win32 Functions N - Al's Programming Resource

    www.alsprogrammingresource.com/win32_functions_n.html

    Win32 Functions beginning with N. Function: Library: ... NdrComplexStructMarshall rpcrt4 NdrComplexStructMemorySize rpcrt4 NdrComplexStructUnmarshall rpcrt4

  5. Antivirus scan for ...

    https://www.virustotal.com/en/file/e855d451a62df108cd81c8bc350d24c...

    NdrComplexStructMarshall. RpcServerUseProtseqEpExW. RpcObjectSetType. enum_from_ndr. RpcAsyncGetCallStatus. RpcServerUseProtseqIfExA. NdrServerContextMarshall.

  6. ReactOS: _MIDL_STUB_MESSAGE Struct Reference

    https://doxygen.reactos.org/db/d60/struct__MIDL__STUB__MESSAGE.html

    Collaboration diagram for _MIDL_STUB_MESSAGE: Public Member Functions: void * ... struct NDR_POINTER_QUEUE_STATE * ...

  7. Windows XP DLL File Information - rpcrt4.dll

    xpdll.nirsoft.net/rpcrt4_dll.html

    NdrComplexStructMarshall; NdrComplexStructMemorySize: NdrComplexStructUnmarshall; NdrConformantArrayBufferSize: NdrConformantArrayFree; NdrConformantArrayMarshall:

  8. Wine API: rpcrt4.dll

    https://source.winehq.org/WineAPI/rpcrt4.html

    NdrComplexStructMarshall (not documented) NdrComplexStructMemorySize (not documented) NdrComplexStructUnmarshall (not documented) NdrConformantArrayBufferSize (not ...

  9. APIs present on all Windows 10 devices (grouped by …

    https://docs.microsoft.com/en-us/uwp/win32-and-com/win32-apis

    This topic lists the Win32 APIs that are part of the Universal Windows Platform (UWP) and that are implemented by all Windows 10 devices.

  10. .NET exception handler causing stack overflow on …

    https://stackoverflow.com/questions/30671918

    .NET exception handler causing stack overflow on Visual C++ 6.0 exceptions. Ask Question. up vote 4 down vote favorite. ... rpcrt4.dll!NdrComplexStructMarshall() ...