Title
Function
SIP_ShowPanel
Sets the SIPanel to display mode or
C Language Interface
Calling Sequence
int SIP_ShowPanel (int iCmdShow)
Parameters |
|
int iCmdShow | SIP_SHOW |
SIP_HIDE | |
Return Values | SIP_NOT_FOUND |
| |
| SIP_SHOW |
SIP_HIDE |
Header
#include <SIPanel. h>
:Displays the SIPanel if it is in the
:Hides the SIPanel if it is in the display mode.
:SIPanel is not initiated.
:SIPanel is being displayed.
:SIPanel is hidden (not displayed).
28