BarCode for UWP
GenerateNewState メソッド

C1.UWP.BarCode アセンブリ > C1.BarCode 名前空間 > InnerQRCode クラス : GenerateNewState メソッド
シンタックス
'宣言
 
Private Sub GenerateNewState( _
   ByRef parentStatus As InnerQRCode.EncodingStateNode, _
   ByVal posSymbol As System.Integer, _
   ByVal cost As System.Integer, _
   ByVal len As System.Integer, _
   ByVal mode As System.Byte, _
   ByVal possibleStates As System.Collections.Generic.List(Of InnerQRCode.EncodingStateNode) _
) 
private void GenerateNewState( 
   ref InnerQRCode.EncodingStateNode parentStatus,
   System.int posSymbol,
   System.int cost,
   System.int len,
   System.byte mode,
   System.Collections.Generic.List<InnerQRCode.EncodingStateNode> possibleStates
)

パラメータ

parentStatus
posSymbol
cost
len
mode
possibleStates
参照

InnerQRCode クラス
InnerQRCode メンバ