Application.UpdateStatus Method |
Language: |
Visual Basic Public Sub UpdateStatus( _
ByVal connectionHandle As Integer, _
ByVal flags As SessionStatusFlags _
)C# public void UpdateStatus(
int connectionHandle,
SessionStatusFlags flags
);C++ public:
void UpdateStatus(
int connectionHandle,
SessionStatusFlags flags
);JScript public function UpdateStatus(
connectionHandle : int,
flags : SessionStatusFlags
);
connectionHandle System.Int32
flags Microsoft.DirectX.DirectPlay.Lobby.SessionStatusFlags
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