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