cOAPI Unhide Method CSi API ETABS 2015
This function unhides the application, that is, it makes it visible. 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 Unhide()

Return Value

The function returns zero if the application is successfully unhidden (set visible) and nonzero if the function fails. If the application is already visible (not hidden) calling this function returns an error.
Remarks

Examples

See Also