OpenNETCF Smart Device Framework 2.2
The StreamInterfaceDriver type exposes the following methods.
Methods
| Name | Description | |
|---|---|---|
| ActivateDevice | ||
| Close |
Close the driver
| |
| DeactivateDevice | ||
| DeviceIoControl | Overloaded. | |
| Dispose |
Dispose
| |
| Equals | (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 | (Inherited from Object.) | |
| Write | Overloaded. |