vrLib SDK Documentation
CommPortName Class
NamespacesVideoRay.CommunicationCommPortName
Provides friendly device driver name as well as simple COM# name
Declaration Syntax
C#Visual BasicVisual C++
public class CommPortName
Public Class CommPortName
public ref class CommPortName
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
CommPortName()()()
Initializes a new instance of the CommPortName class

BestName
Get the most useful name

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FriendlyName
Device driver friendly name, if available

GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
SimpleName
Standard COM# name string

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
CommPortName

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)