'Declaration Public Sub WriteData( _ ByVal buffer() As Byte, _ ByVal offset As Integer, _ ByVal count As Integer _ )
'Usage Dim instance As InteractiveSession Dim buffer() As Byte Dim offset As Integer Dim count As Integer instance.WriteData(buffer, offset, count)
Parameters
- buffer
- offset
- count