Client.ConnectApplication Method |
Language: |
Visual Basic Public Function ConnectApplication( _
ByVal connectInformation As ConnectInformation, _
ByVal timeOut As Integer, _
ByVal applicationContext As Object _
) As IntegerC# public int ConnectApplication(
ConnectInformation connectInformation,
int timeOut,
object applicationContext
);C++ public:
int ConnectApplication(
ConnectInformation connectInformation,
int timeOut,
Object^ applicationContext
);JScript public function ConnectApplication(
connectInformation : ConnectInformation,
timeOut : int,
applicationContext : Object
) : int;
connectInformation Microsoft.DirectX.DirectPlay.Lobby.ConnectInformation
timeOut System.Int32
applicationContext System.Object
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