DotMSN

Owner.BroadcastDisplayImage Method 

Sends the display image details to other users, for example when the user display has changed.

[Visual Basic]
Public Sub BroadcastDisplayImage()
[C#]
public void BroadcastDisplayImage();

Remarks

This method actually resends the current presence state, and along with it the image display details.

See Also

Owner Class | XihSolutions.DotMSN Namespace