Microsoft SDK for Java

getConnectionSettingsAddressSize

This method of the DirectPlayLobby Class retrieves the size of the buffer that contains the connection settings.

Syntax

public int getConnectionSettingsAddressSize(int applicationId);

Return Value

Returns the buffer size (in bytes).

Parameters

applicationId When called from a lobby client that communicates with several applications, this parameter identifies which application connection settings to retrieve.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.