3 references to GetByte
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\CompilerServices\VB6File.vb (1)
291vValue = m_oFile.GetByte(0)
Microsoft\VisualBasic\CompilerServices\VB6RandomFile.vb (2)
257Value = GetByte(0) 369Value = GetByte(RecordNumber)