Leadtools Namespace > LeadFileStream Class : Write Method |
'Declaration Public Function Write( _ ByVal buffer As IntPtr, _ ByVal count As UInteger _ ) As UInteger
'Usage Dim instance As LeadFileStream Dim buffer As IntPtr Dim count As UInteger Dim value As UInteger value = instance.Write(buffer, count)
Use the CanWrite property to determine whether the current instance supports reading.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2