GetThreadErrorMode method

int GetThreadErrorMode()

Implementation

int GetThreadErrorMode() {
  return _GetThreadErrorMode();
}