LeviLamina
Loading...
Searching...
No Matches
LogErrorContext.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
rtc {
6
7
enum class
LogErrorContext :
int
{
8
None = 0,
9
Errno = 1,
10
Hresult = 2,
11
En = 1,
12
Hr = 2,
13
};
14
15
}
src
mc
external
rtc
LogErrorContext.h
Generated on Sat Apr 26 2025 05:55:41 for LeviLamina by
1.12.0