Cicode Programming Reference > Cicode Function Categories > Screen Profile Functions > ResetScreenProfile

ResetScreenProfile

Returns all top level windows back to their original screen starting position as defined by the screen profile in a multi-monitor setup.

Syntax

ResetScreenProfile()

Return Value

0 (zero) if successful, otherwise an error code is returned.

Related Functions

Example

ResetScreenProfile();

See Also

Screen Profile Functions

Published June 2018