Client.TransmitTargets Property |
Language: |
Visual Basic Public Property TransmitTargets As Integer() C# public int[] TransmitTargets { get; set; } C++ public:
property array<int>^ TransmitTargets {
array<int>^ get();
void set(array<int>^ value);
}JScript public function get TransmitTargets() : int[]
public function set TransmitTargets(int[]);
This property is read/write.
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