Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
Namespaces
>
OdEd Namespace
>
Structs, Records, Enums
>
OdEd::CommonInputOptions Enumeration
OdEd::CommonInputOptions Enumeration
Syntax
C++
enum
CommonInputOptions
{
kInpDefault
= 0x00000000,
kInpDisallowEmpty
= kInpDefault,
kInpDisallowOther
= kInpDisallowEmpty,
kInpThrowEmpty
= (
long
)0x80000000,
kInpThrowOther
= 0x40000000,
kInpNonZero
= 0x20000000,
kInpNonNeg
= 0x10000000,
kInpThrowEmptyInQuotes
= 0x02000000 };
Members
Members
Description
kInpNonZero
Disallow zero input
kInpNonNeg
Disallow negative input
File:
EdUserIO.h
Namespace:
OdEd
Module:
API Reference
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!