Table of Contents

Enum Status

Namespace
Npp.DotNet.Plugin
Assembly
Npp.DotNet.Plugin.dll

Return value of GetStatus(). (Scintilla feature SC_STATUS_)

public enum Status

Fields

BADALLOC = 2
FAILURE = 1
OK = 0
WARN_REGEX = 1001
WARN_START = 1000