RemoteWrite Method
Description
See Microsoft documentation.
Syntax
Visual Basic
Public Function RemoteWrite( _
   ByRef pv As Byte, _
   ByVal cb As ULong, _
   ByRef pcbWritten As ULong _
) As HResult
Parameters
pv
cb
pcbWritten
See Also