HP Operations Manager for Windows

IOvStdio::WaitOnCancelKey


Wait until one of the keys specified with the property CancelKeys is pressed.

HRESULT WaitOnCancelKey();

Parameters

None.

Returning Parameter

None.

HRESULT Return Values

S_OK
Method executed successfully.

(FAILED)
An error occurred. IErrorInfo was created. A detailed error description is traced

Description

The WaitOnCancelKey method waits until any key specified with the property CancelKeys is pressed.