omni::core::Result

Defined in omni/core/IObject.h

using omni::core::Result = int32_t

Result of an operation.

See OMNI_SUCCEEDED, OMNI_FAILED, and OMNI_RETURN_IF_FAILED for useful macros when dealing with these result codes.