RtcplListLatencyCausingDevices

The function RtcplListLatencyCausingDevices lists individual device drivers that RTX has flagged as potentially problematic and the current state of each device.

Syntax

BOOL RtcplListLatencyCausingDevices(
    PDEVICEINFO Devices,
    PDWORD Count
);

Parameters

Devices

Pointer to an array of DEVICEINFO data structures that the function will fill in with information.

Count

Pointer to a DWORD that RtcplListLatencyCausingDevices populates with the number of DEVICEINFO data structures Devices can hold.

Return Values

A non-zero value if the function succeeds

Related RTX Properties Control Panel Features

Tab

Hardware tab

Dialog Box

Click the Settings button in the Latency Causing Devices area to open the Latency Device Settings dialog box.

Feature(s)

Devices/Status list

Requirements

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