kResultInvalidOperation#

Fully qualified name: omni::core::kResultInvalidOperation

Defined in omni/core/Result.h

constexpr Result omni::core::kResultInvalidOperation = Result(0x800710DD)#

The operation was not valid for the target. For example, attempting to perform a write operation on a read-only file would result in this error.

  • POSIX: EPERM

  • Decimal Value: -2147020579