NAME

NdrCorrelationPass  (RPCRT4.@)

SYNOPSIS

 void NdrCorrelationPass
 (
  PMIDL_STUB_MESSAGE pStubMsg
 )

DESCRIPTION

Performs correlation validity checking.

PARAMS

pStubMsg [In] MIDL_STUB_MESSAGE used during unmarshalling.

RETURNS

Nothing.

IMPLEMENTATION

Declared in "rpcndr.h". https://source.winehq.org/source/include/rpcndr.h

Implemented in "dlls/rpcrt4/ndr_marshall.c". https://source.winehq.org/source/dlls/rpcrt4/ndr_marshall.c

Debug channel "ole".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated May 2024.