InfoType

InfoType

Enumerates the type of message passed via an info callback

Index

Enumeration Members

Enumeration Members

InfoType.Error
Error: 2

Error message indicating a problem has occurred

InfoType.Info
Info: 0

Informational message which will most likely not affect execution

InfoType.Warning
Warning: 1

Warning message which does not trigger an error but may affect program execution