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