OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ExitCodes.h
Go to the documentation of this file.
1#pragma once
2
3#define LDS_EXIT_CfgBroken -2
4#define LDS_EXIT_CfgNoEnv -1
5#define LDS_EXIT_Ok 0
6#define LDS_EXIT_InvalidURLSyntax 1