A relative offset.
            
Namespace: SharpAssembler.x86.OperandsAssembly: SharpAssembler x86-64 (in SharpAssembler x86-64.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntax
 Remarks
Remarks
            In the Intel manuals, a far pointer is denoted as ptr16:16, ptr16:32 or ptr16:64.
            In the AMD manuals, a far pointer is denoted as pntr16:16 and pntr16:32.
            
 Contracts
Contracts
| Invariants | 
|---|
| this.selector != null | 
| this.offset != null | 
 Inheritance Hierarchy
Inheritance Hierarchy
System..::..Object
SharpAssembler.x86.Operands..::..Operand
SharpAssembler.x86.Operands..::..FarPointer
SharpAssembler.x86.Operands..::..Operand
SharpAssembler.x86.Operands..::..FarPointer





