10 references to Byte
Microsoft.VisualBasic.Core (10)
Microsoft\VisualBasic\CompilerServices\VB6File.vb (8)
921Return VT.Byte 1208m_bw.Write(VT.Byte) 1405Case VT.Byte 1791Case VT.Byte '1 byte 1929If vtype > VT.Variant AndAlso (vtype <> VT.Byte AndAlso vtype <> VT.Decimal AndAlso vtype <> VT.Char AndAlso vtype <> VT.Long) Then 1986Case VT.Byte '1 byte 2055If vtype > VT.Variant AndAlso (vtype <> VT.Byte AndAlso vtype <> VT.Decimal AndAlso vtype <> VT.Char AndAlso vtype <> VT.Long) Then 2080Case VT.Byte '1 byte
Microsoft\VisualBasic\CompilerServices\VB6RandomFile.vb (2)
218vtype = VT.Byte 256ElseIf vtype = VT.Byte Then