It's an enum that defines several different types of launches for an application. It provides a way to differentiate between different types of launches and to access additional information about the launch details. It can be retrieved using
ovr_LaunchDetails_GetLaunchType() to get the launch type information of an application.