Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadStream Class > Read Method : Read(IntPtr,UInt32) Method |
'Declaration
Public Overloads Function Read( _ ByVal buffer As IntPtr, _ ByVal count As UInteger _ ) As UInteger
'Usage
Dim instance As LeadStream Dim buffer As IntPtr Dim count As UInteger Dim value As UInteger value = instance.Read(buffer, count)
Use the CanRead property to determine whether the current instance supports reading.