10 references to Long
Microsoft.VisualBasic.Core (10)
Microsoft\VisualBasic\CompilerServices\VB6File.vb (8)
909Return VT.Long 1190m_bw.Write(VT.Long) 1389Case VT.Long 1817Case VT.Long '8 Bytes 1929If vtype > VT.Variant AndAlso (vtype <> VT.Byte AndAlso vtype <> VT.Decimal AndAlso vtype <> VT.Char AndAlso vtype <> VT.Long) Then 1998Case VT.Long '8 Bytes 2055If vtype > VT.Variant AndAlso (vtype <> VT.Byte AndAlso vtype <> VT.Decimal AndAlso vtype <> VT.Char AndAlso vtype <> VT.Long) Then 2086Case VT.Long '8 Bytes
Microsoft\VisualBasic\CompilerServices\VB6RandomFile.vb (2)
216vtype = VT.Long 254ElseIf vtype = VT.Long Then