ConfigureDevicesParameters.SetUserNames Method

Language:

Definition

Visual Basic Public Sub SetUserNames( _
    ByVal value() As String _
)
C# public void SetUserNames(
    string[] value
);
C++ public:
void SetUserNames(
    array<String^>^ value
);
JScript public function SetUserNames(
    value : String[]
);

Parameters

value System.String[]

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

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