![]() | CfxReadResponseEventArgs Class |
[This is preliminary documentation and is subject to change.]
Namespace: Chromium.Event
The CfxReadResponseEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | BytesRead |
Set the BytesRead out parameter for the ReadResponse callback.
|
![]() | BytesToRead |
Get the BytesToRead parameter for the ReadResponse callback.
|
![]() | Callback |
Get the Callback parameter for the ReadResponse callback.
|
![]() | DataOut |
Get the DataOut parameter for the ReadResponse callback.
|
Name | Description | |
---|---|---|
![]() | SetReturnValue |
Set the return value for the ReadResponse callback.
Calling SetReturnValue() more then once per callback or from different event handlers will cause an exception to be thrown.
|