cOAPI Hide Method CSi API ETABS 2015
This function hides the application. When the application is hidden it is not visible on the screen or on the Windows task bar.

Namespace: ETABS2015
Assembly: ETABS2015 (in ETABS2015.dll) Version: 15.0.0.0 (15.0.0.0)
Syntax

int Hide()

Return Value

The function returns zero if the application is successfully hidden and nonzero if the function fails. If the application is already hidden, calling this function returns an error.
Remarks

Examples

See Also