Microsoft DirectX 9.0 SDK Update (October 2004)

DeviceProperties.PortDisplayName Property

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves the human-readable display name of the port to which this device is connected. Not generally used by applications.

Definition

Visual Basic .NET Public ReadOnly Property PortDisplayName As String
C# public string PortDisplayName { get; }
Managed C++ public: __property String* get_PortDisplayName();
JScript .NET public function get PortDisplayName() : String

Property Value

System.String .

This property is read-only. 

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center