RegisteredIdentifierArgs Properties
From AdiIRC API v2
A Sandcastle Documented Class Library
RegisteredIdentifierArgs Properties |
The RegisteredIdentifierArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Identifier |
Returns the name of the identifer called
| |
| InputParameters |
Returns an string array containing the parameters passed into the identifier
| |
| ReturnString |
Retrieves/Sets the return value for the identifier.
| |
| Window |
Returns the IWindow for which the identifier was called from
|