Microsoft SDK for Java

getGroupFormalName

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

Syntax

public String getGroupFormalName(int groupId);

Return Value

Returns the formal 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.