Searched refs:retULong (Results 1 – 4 of 4) sorted by relevance
116 Dim outULong, inULong, retULong As Integer166 retULong = objOleTest.in_methodULong(inULong)180 Or retLong <> inLong Or retULong <> inULong Or retHyper <> inHyper _293 retULong = outULong338 Or outUShort <> retUShort Or outLong <> retLong Or outULong <> retULong _
293 public uint retULong() in retULong() method in Component
114 unsigned long retULong();
1345 l.assure(obj.retULong() == aUInt); in testInterface()
Completed in 28 milliseconds