'宣言
Public Shared Function LCMapStringA( _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal () As System.Byte, _
ByVal As System.Integer, _
ByVal () As System.Byte, _
ByVal As System.Integer _
) As System.Integer
public static System.int LCMapStringA(
System.int ,
System.int ,
System.byte[] ,
System.int ,
System.byte[] ,
System.int
)