dict.cc dictionary

Utils.SipShowIM Method 

Switches SIP or on off

[Visual Basic]
Private Shared Function SipShowIM( _
   ByVal status As Integer _
) As Boolean
[C#]
private static bool SipShowIM(
   int status
);

Parameters

status
0 for off, 1 for on

Return Value

true for success

Remarks

Only on Windows CE/mobile

See Also

Utils Class | dict Namespace