Microsoft SDK for Java

getPlayerAddressSize

This method of the DirectPlay2 Class retrieves the DirectPlay address size for a player.

Syntax

public int getPlayerAddressSize(int playerId);

Return Value

Returns the address size.

Parameters

playerId The player ID that the address size is being requested for.

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