Server.SetTransmitTargets Method |
Language: |
Visual Basic Public Sub SetTransmitTargets( _
ByVal sourceID As Integer, _
ByVal targets() As Integer _
)C# public void SetTransmitTargets(
int sourceID,
int[] targets
);C++ public:
void SetTransmitTargets(
int sourceID,
array<int>^ targets
);JScript public function SetTransmitTargets(
sourceID : int,
targets : int[]
);
sourceID System.Int32
targets System.Int32[]
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