recommended way: ``` if (sc.IsInitFailed()){ return sc.GetInitializationResult(); } ```
recommended way: