Visual Basic (Declaration) | |
---|---|
Public MustOverride Property RBOffset As Integer |
C# | |
---|---|
public abstract int RBOffset {get; set;} |
Property Value
Default value is 0. Range of value is 0 through (DLBwp.RBNumber + DLBwp.RBOffset - 4). The value should be a multiple of 4.This value specifies the RB starting point within the containing resource allocation. The available RB for this physical channel is constrained by the containing resource allocation (DLBwp.RBNumber).
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)