Microsoft SDK for Java

hasMorePermissionIDs

This method of the PermissionDataSetEnumerator Class determines whether the enumeration contains additional PermissionID objects.

Syntax

public boolean hasMorePermissionIDs();

Return Value

Returns true if the enumeration contains additional PermissionID objects; otherwise, returns false.

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