FarPoint.Win アセンブリ > FarPoint.Win.SuperEdit 名前空間 > GeneralFormatter クラス > PrivConvToBinaryValue メソッド : PrivConvToBinaryValue(String,Int32,Object,Int32,Int32,Int32,IFormatProvider,String) メソッド |
'Declaration
Protected Overloads Overridable Function PrivConvToBinaryValue( _ ByVal szText As String, _ ByVal iDataLen As Integer, _ ByRef pVar As Object, _ ByRef iDataType As Integer, _ ByRef iRetFlags As Integer, _ ByVal iOptDictateDataType As Integer, _ ByRef formatInfo As IFormatProvider, _ ByRef formatString As String _ ) As Boolean
protected virtual bool PrivConvToBinaryValue( string szText, int iDataLen, out object pVar, out int iDataType, out int iRetFlags, int iOptDictateDataType, ref IFormatProvider formatInfo, ref string formatString )