Revokes a break command.
Syntax
HRESULT RevokeBreak( );
Parameters
None.
Return Value
The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.
| Value | Description |
|---|---|
S_OK |
The method succeeded. |
Revokes a break command.
HRESULT RevokeBreak( );
None.
The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.
| Value | Description |
|---|---|
S_OK |
The method succeeded. |