OpenNETCF Smart Device Framework 2.2

The StreamInterfaceDriver type exposes the following methods.

Methods

  NameDescription
ActivateDevice
Close
Close the driver
DeactivateDevice
DeviceIoControlOverloaded.
Dispose
Dispose
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Destructor
(Overrides Object..::.Finalize()()().)
GetHashCode
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Open
Open the driver
Read
Read data from the driver
Seek
This function moves the file pointer of an open file File..::.Move(String, String)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
WriteOverloaded.

See Also