dict.cc dictionary

DictImport.m_continue Field

If the process should continue

[Visual Basic]
Private m_continue As Boolean
[C#]
private bool m_continue;

Remarks

true for continue, false for interrupted by the user

See Also

DictImport Class | dict Namespace