NetXP 3.0 Reference

WNetUsage Enumeration

Identifies the use of the node.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

[Visual Basic]
Public Enum WNetUsage
[C#]
public enum WNetUsage

Members

Member NameDescriptionValue
None No special use. 0
Connectable Can connect to node. 1
Container Node contains subnodes. 2

Requirements

Namespace: NETXP.Library

Assembly: NETXP.Library (in NETXP.Library.dll)

See Also

NETXP.Library Namespace