Removes the IScreenPop from the list of
available screen pops.
Namespace: ININ.InteractionClient.AddInAssembly: ININ.InteractionClient.AddIn (in ININ.InteractionClient.AddIn.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
bool Remove( IScreenPop screenPop ) |
Visual Basic |
---|
Function Remove ( _ screenPop As IScreenPop _ ) As Boolean |
Parameters
- screenPop
- Type: ININ.InteractionClient.AddIn..::..IScreenPop
The IScreenPop to remove.