Searched refs:inoutParameters (Results 1 – 3 of 3) sorted by relevance
179 public void inoutParameters(ref bool aBool, ref byte aByte, in inoutParameters() method in Component
98 void inoutParameters([inout] boolean aBool, [inout] byte aByte, [inout] short aShort,
1306 obj.inoutParameters(ref inoutBool, ref inoutByte, ref inoutShort, ref inoutUShort, in testInterface()
Completed in 25 milliseconds