Function Blam::Error::ShowLastErrorInfo

Function Documentation

void Blam::Error::ShowLastErrorInfo(const char *function, ErrorDisplayType display_type)

Displays the last error information from Windows.

Parameters
  • function: - The function that was last called, ex: TEXT(“LoadCursorW”)

  • display_type: - The error display type. See Blam::Error::ErrorDisplayType for details.