'Declaration Function Next( _ ByVal numDesired As System.Integer, _ ByRef unit As System.IntPtr, _ ByRef numReceived As System.Integer _ ) As System.Integer
System.int Next( System.int numDesired, out System.IntPtr unit, out System.int numReceived )
Parameters
- numDesired
- unit
- numReceived