Microsoft SDK for Java

getGroupFriendlyName

This method of the DirectPlay2 Class retrieves the friendly name associated with the group.

Syntax

public String getGroupFriendlyName(int groupId);

Return Value

Returns the friendly name associated with the group.

Parameters

groupId The ID of the group, whose name is being requested.

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