public interface ProcessVariableExistanceCallback
| Modifier and Type | Method and Description |
|---|---|
void |
canceled()
Notify about asynchronous operation cancellation.
|
void |
processVariableExistanceTestCompleted(ProcessVariableExistanceCompletion completion)
Notify about process variable existance.
|
void processVariableExistanceTestCompleted(ProcessVariableExistanceCompletion completion)
completion - process variable existance status.void canceled()
Copyright © 2004-2020 EPICS. All Rights Reserved.