Leadtools.Codecs Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
CodecsRedirectWriteEventArgs Class Properties
See Also 
Leadtools.Codecs Namespace : CodecsRedirectWriteEventArgs Class


For a list of all members of this type, see CodecsRedirectWriteEventArgs members.

Public Properties

 NameDescription
Public PropertyBuffer Gets a pointer to the unmanaged memory buffer from which this write operation should copy the data.  
Public PropertyCount Gets the number of bytes that this write operation request.  
Public PropertyWritten Gets or sets the actual number of bytes that this write operation has copied to Buffer.  
Top

See Also