Enum ECallResult# Defined in File pssup.h Enum Documentation# enum class sdv::ps::ECallResult : uint32_t# Result enumeration of the call function. Values: enumerator result_ok# Normal processing. The return buffer contains the return values. enumerator result_exception# Exception occurred. The return buffer contains the serialized exception.