FRefreshStyle function
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