Some functions such as allocate LDT descriptors and allocate
DOS memory can return more than one descriptor. You must call
this function to determine the value that must be added to a
selector to access the next descriptor in the array.
Declaration:
function SelectorInc: Word;
Returns:
If successful, returns the value to add to get to next selector.
Otherwise returns zero.