Client.raise_PlayerStarted Method |
Language: |
Visual Basic Protected Sub raise_PlayerStarted( _
ByVal i1 As Object, _
ByVal i2 As PlayerStartedEventArgs _
)C# protected void raise_PlayerStarted(
object i1,
PlayerStartedEventArgs i2
);C++ protected:
void raise_PlayerStarted(
Object^ i1,
PlayerStartedEventArgs^ i2
);JScript protected function raise_PlayerStarted(
i1 : Object,
i2 : PlayerStartedEventArgs
);
i1 System.Object
i2 Microsoft.DirectX.DirectPlay.Voice.PlayerStartedEventArgs
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