Share

acedGetSystemColors

C++

ACCORE_PORT bool acedGetSystemColors(
    AcColorSettings* pColorSettings
);

File

core_rxmfcapi.h

Description

Returns the current system colors.

Parameters

Parameters Description
pColorSettings Output pointer to a color settings object

Was this information helpful?