![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
in VB6 I use declaration for BTRCALL function (where is used "Any" -type), but in vBasic.NET there is no longer support for "Any" - type, so I nead to make different declaration. Please help. How to make proper declaration which will work in both VB6 and VBasic.NET Declare Function BTRCALL Lib "wbtrv32.dll" (ByVal OpCode As Integer, _ PositionBlock As Any, _ DataBuffer As Any, _ DataLength As Long, _ KeyBuffer As Any, _ ByVal KeyLength As Integer, _ ByVal KeyNumber As Integer) As Integer |
![]() |
| Thread Tools | |
| Display Modes | |
| |