IPluginHostUnHookIdentifier Method |
Removes a identifier you have defined.
Namespace:
AdiIRCAPIv2.Interfaces
Assembly:
AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax void UnHookIdentifier(
string identifier
)
Parameters
- identifier
- Type: SystemString
Identifier to remove
See Also