The following tables list the members exposed by CodecsRedirectWriteEventArgs.
Name | Description | |
---|---|---|
CodecsRedirectWriteEventArgs Constructor | Initializes a new instance of the CodecsRedirectWriteEventArgs class. |
Name | Description | |
---|---|---|
Buffer | Gets a pointer to the unmanaged memory buffer from which this write operation should copy the data. | |
Count | Gets the number of bytes that this write operation request. | |
Written | Gets or sets the actual number of bytes that this write operation has copied to Buffer. |