PassStringBytes Method (FpSpread)
Internal use only.
'Declaration
Public Function PassStringBytes( _
ByVal As String, _
ByRef () As Byte _
) As Integer
'Usage
Dim instance As FpSpread
Dim stringID As String
Dim stringBytes() As Byte
Dim value As Integer
value = instance.PassStringBytes(stringID, stringBytes)
Parameters
- stringID
- stringBytes