SipGetCurrentIM (coredll)
Last changed: -211.5.245.142

.
Summary
TODO - a short description

C# Signature:

[DllImport("coredll.dll", SetLastError=true)]
public extern static bool SipGetCurrentIM(InPtr clsid);

VB Signature:

Declare Function SipGetCurrentIM Lib "coredll.dll" (TODO) As TODO

User-Defined Types:

None.

Alternative Managed API:

Do you know one? Please contribute it!

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Documentation