'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.
'Usage
Dim handle As Integer Dim state As Object Dim instance As New HandleArguments(handle, state)
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.