extern static int SipShowIM(int dwFlag);
Declare Function SipShowIM Lib "coredll.dll" (ByVal dwFlag As Short) As Short
SipShowIM( ShowIt ? SIPF_ON : SIPF_OFF);