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