RegisteredIdentifierArgs Properties

AdiIRC API v2

RegisteredIdentifierArgs Properties

The RegisteredIdentifierArgs type exposes the following members.

Properties
  NameDescription
Public propertyIdentifier
Returns the name of the identifer called
Public propertyInputParameters
Returns an string array containing the parameters passed into the identifier
Public propertyReturnString
Retrieves/Sets the return value for the identifier.
Public propertyWindow
Returns the IWindow for which the identifier was called from
Top
See Also