RtcplGetMapMemoryUpperBound

The function RtcplGetMapMemoryUpperBound obtains the maximum size of the memory RtMapMemory can allocate per call.

Syntax

BOOL RtcplGetMapMemoryUpperBound(
    PDWORD Size
);

Parameters

Size

Pointer to a DWORD that RtcplGetMapMemoryUpperBound populates with the upper bound for the size of memory, in bytes.

Return Values

A non-zero value if the function succeeds

Related RTX Properties Control Panel Features

Tab

Memory tab

Feature(s)

Upper bound (bytes) option

Requirements

Header RtxProp.h
Library RtxProp.lib
IntervalZero.com | Support | Give Feedback