The RasDevice type exposes the following members.
Methods
Name | Description | |
---|---|---|
Create |
Creates a new device. WARNING: This method does not guarantee the hardware will be installed.
|
|
Equals | (Inherited from Object.) | |
GetDeviceByName(String, RasDeviceType) | Obsolete.
Returns the first device matching the name and device type specified.
|
|
GetDeviceByName(String, RasDeviceType, Boolean) | Obsolete.
Returns the first device matching the name and device type specified.
|
|
GetDevices |
Lists all available remote access capable devices.
|
|
GetDevicesByType | Obsolete.
Lists all remote access capable devices for the specified device type.
|
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
ToString | Returns a string that represents the current object. (Inherited from Object.) |