BarCode for UWP
MakeBits メソッド (InnerRSS14)

C1.UWP.BarCode アセンブリ > C1.BarCode 名前空間 > InnerRSS14 クラス : MakeBits メソッド
シンタックス
'宣言
 
Private Function MakeBits( _
   ByVal buf() As System.Byte, _
   ByVal pos As System.Integer, _
   ByVal val As System.Integer, _
   ByVal inside As System.Boolean, _
   ByVal orderLeftToRight As System.Boolean, _
   ByVal dataNo As System.Integer _
) As System.Integer
private System.int MakeBits( 
   System.byte[] buf,
   System.int pos,
   System.int val,
   System.bool inside,
   System.bool orderLeftToRight,
   System.int dataNo
)

パラメータ

buf
pos
val
inside
orderLeftToRight
dataNo
参照

InnerRSS14 クラス
InnerRSS14 メンバ