Constant VMOID_INVALID
pub const VMOID_INVALID: u16 = 0; // 0u16
Expand description
Value reserved for “invalid” VmoId. Will never be allocated by the server, and may be utilized as a local value for an unallocated ID.
pub const VMOID_INVALID: u16 = 0; // 0u16
Value reserved for “invalid” VmoId. Will never be allocated by the server, and may be utilized as a local value for an unallocated ID.