Performs the initialization of the platform for use on Windows. Requires your app ID (not access token). This call may fail for a variety of reasons, and will return an error code in that case. It is critical to respect this error code and either exit or make no further platform calls.
Signature
ovrPlatformInitializeResult ovr_PlatformInitializeWindowsEx(const char *appId, int productVersion, int majorVersion)