Skip to content

rc_client_raintegration_update_main_window_handle

Jamiras edited this page Feb 22, 2024 · 1 revision

Informs the integration that the main window handle has changed.

Syntax

void rc_client_raintegration_update_main_window_handle(
    rc_client_t* client,
    HWND main_window_handle
);

Parameters

client

The rc_client_t managing the RA integration.

main_window_handle

The new handle for the application's main window.

Remarks

Used for parenting the tool windows.

Minimum version: 11.2.0

See also

rc_client_begin_load_raintegration

rcheevos

rc_client

Integration guide

client

user

game

processing

rc_client_raintegration

Integration guide

rc_runtime

rhash

rapi

common

user

runtime

info

Clone this wiki locally