State of Break error.
Write only
| Visual Basic |
Break As Boolean
|
|---|---|
| Delphi |
Break: WordBool; |
| Visual C++ (MFC) |
void put_Break(BOOL value);
|
| Visual C++ (#import) |
VARIANT_BOOL Break;
|
It is possible to read the property value but it is always FALSE.
Always FALSE.