'Usage
Dim handle As Integer Dim state As Object Dim instance As New HandleArguments(handle, state)
Parameters
- handle
- Integer handle that is an argument to the operation.
- state
- User-defined state object.
The value of this parameter can be
null
(Nothing
in Visual Basic).