RtcplGetLocalMemoryPoolSize

The function RtcplGetLocalMemoryPoolSize retrieves the initial size of the local memory pool.

Syntax

BOOL RtcplGetLocalMemoryPoolSize(
    PDWORD Size
);

Parameters

size

Pointer to a DWORD that RtcplGetLocalMemoryPoolSize populates with the size of the local memory pool, in bytes. The minimum value allowed is 0x10000, or 65536 bytes.

Return Values

A non-zero value if the function succeeds

Related RTX Properties Control Panel Features

Tab

Memory tab

Feature(s)

Pool size (bytes) option

Requirements

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