Visual Basic (Declaration) | |
---|---|
Public Overloads Function ReadByteString( _ ByVal fieldName As String, _ ByVal maxByteStringLength As Integer _ ) As Byte() |
C# | |
---|---|
public byte[] ReadByteString( string fieldName, int maxByteStringLength ) |
Parameters
- fieldName
- maxByteStringLength
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family