IPrivateWindow Methods

AdiIRC API v2

IPrivateWindow Methods

The IPrivateWindow type exposes the following members.

Methods
  NameDescription
Public methodEvaluate
Evaluates identifiers in a script line to this IWindow.
(Inherited from IWindow.)
Public methodExecuteCommand
Executes a /command to this IWindow.
(Inherited from IWindow.)
Public methodOutputText
Outputs a message to this IWindow.
(Inherited from IWindow.)
Top
See Also