Microsoft SDK for Java

setStartLevel

This method of the PermissionTreeOutput Class sets the depth of the root node. Use this method when combining two (or more) separate trees into one tree.

Syntax

public void setStartLevel(int sl);

Parameters

sl The depth of the root node.

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