Servertec
Foundation Classes
1.3.3 09/04/2005

stec.sfc.Win32
Class NetworkResourceType

java.lang.Object
  extended by stec.sfc.Win32.NetworkResourceType

public final class NetworkResourceType
extends java.lang.Object

Network resource types used by NetworkResourceEnumerator.

Since:
1.2.0 12/03/2002

Field Summary
static int ANY
          All resource types.
static int DISK
          All disk resources.
static int PRINT
          All print resources.
 
Constructor Summary
NetworkResourceType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ANY

public static final int ANY
All resource types.


DISK

public static final int DISK
All disk resources.


PRINT

public static final int PRINT
All print resources.

Constructor Detail

NetworkResourceType

public NetworkResourceType()

Servertec
Foundation Classes
1.3.3 09/04/2005

Copyright © 2001-2005 Servertec. All rights reserved.