BarCode for UWP
DetermineShortestEncodingPlan メソッド

C1.UWP.BarCode アセンブリ > C1.BarCode 名前空間 > InnerQRCode クラス : DetermineShortestEncodingPlan メソッド
シンタックス
'宣言
 
Private Function DetermineShortestEncodingPlan( _
   ByVal posSymbol As System.Integer, _
   ByVal remainBits As System.Integer, _
   ByRef processedLen As System.Integer, _
   ByRef modes() As System.Byte, _
   ByRef lens() As System.Integer, _
   ByRef costs() As System.Integer _
) As System.Integer
private System.int DetermineShortestEncodingPlan( 
   System.int posSymbol,
   System.int remainBits,
   ref System.int processedLen,
   out System.byte[] modes,
   out System.int[] lens,
   out System.int[] costs
)

パラメータ

posSymbol
remainBits
processedLen
modes
lens
costs
参照

InnerQRCode クラス
InnerQRCode メンバ