pub const VMOID_INVALID: u16 = 0;
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.