Click or drag to resize
VirtualDeviceAdapter Methods

The VirtualDeviceAdapter type exposes the following members.

Methods
  Name Description
Public method Dispose
Public method Equals (Inherited from Object.)
Public method FeedNextChunk
Streams the next chunk of data to the virtual device.
Public method FeedNextChunk(Int32)
Streams a chunk of data of a specified length to the virtual device.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
See Also