Scroll to navigation

NdrCorrelationPass(3w) Wine API NdrCorrelationPass(3w)

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".
Implemented in "dlls/rpcrt4/ndr_marshall.c".
Debug channel "ole".
Oct 2012 Wine API