.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH NdrCorrelationInitialize 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBNdrCorrelationInitialize\fR (RPCRT4.@) .SH SYNOPSIS void NdrCorrelationInitialize ( PMIDL_STUB_MESSAGE \fIpStubMsg\fR, void* \fIpMemory\fR, ULONG \fICacheSize\fR, ULONG \fIFlags\fR ) .SH DESCRIPTION .PP Initializes correlation validity checking. .SH PARAMS \fIpStubMsg\fR \fB[In]\fR \fBMIDL_STUB_MESSAGE\fR used during unmarshalling. .PP \fIpMemory\fR \fB[In]\fR Pointer to memory to use as a cache. .PP \fICacheSize\fR \fB[In]\fR Size of the memory pointed to by \fIpMemory\fR. .PP \fIFlags\fR \fB[In]\fR Reserved. Set to zero. .PP .SH RETURNS .PP Nothing. .SH IMPLEMENTATION .PP Declared in \fB"rpcndr.h"\fR. .PP Implemented in \fB"dlls/rpcrt4/ndr_marshall.c"\fR. .PP Debug channel \fB"ole"\fR.