Share

AcUiRootKey

C++

ACUI_PORT void AcUiRootKey(
    CString& rootKey
);

File

acui.h

Description

This function returns a string representing the root of the application's entries in the system registry.

Parameters

Parameters Description
rootKey Reference to a string to receive the key

Was this information helpful?