Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reloads color settings from registry.
Syntax
BOOL __cdecl FRefreshStyle(void);
Parameters
This function has no parameters.
Return value
Returns TRUE on success; otherwise, FALSE.
Remarks
This function is not associated with an import library or header file; it must be called using the LoadLibrary and GetProcAddress functions.
Requirements
Requirement | Value |
---|---|
DLL |
|
See also