[VB6 ] 請問引數型態
各位大德:
請問一下 vb 的 Function 引數可以使用 Byref 並且為自訂型態嗎?
比方說:
Public Type SomeModule
....
....
End Type
Public Function TestFunction(Byref sTemp as SomeModule)
End Function
這樣 compile 不會過,是正常的嗎?
謝謝。
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 218.210.234.142