Click or drag to resize

IInfoSource methods

The IInfoSource Type exposes the following members.

Methods
 NameDescription of the
Public MethodRegisterInfoReceiver(IInfoViewer, InfoType) An interested viewer can use this to register in the list of viewers to be informative viewer.
Public MethodRegisterInfoReceiver(IInfoViewer, Type, InfoType) An interested viewer can use this to register in the list of viewers to be informative viewer.
Public MethodUnregisterInfoReceiver A registered viewer can use this to log out again.
Back to the top
See also