|
Previous Top Next |
There are currently 17 methods in the Network Class.
CheckLeadingBackSlash Procedure(STRING pPath), String
CheckTrailingBackSlash Procedure(STRING pPath), String
EnumLocalShares Procedure(),Long ! Returnes the number of enumerated resources
EnumLocalSharesWin32 Procedure(),Long,PRIVATE ! Returnes the number of enumerated resources
EnumLocalSharesWinNT Procedure(),Long,PRIVATE ! Returnes the number of enumerated resources
EnumNetworkDrives Procedure(),LONG,PROC ! Returns number of enumerated resources
EnumNetworkPrinters Procedure()
GetLocalNetworkFileName Procedure(String pFile),String ! Returns the local or remote filename (UNC)
GetNetworkDriveName Procedure(String pDrive),String ! Returns the remote drive name
GetNetworkFileName Procedure(String pFile),String ! Returns the remote filename (UNC)
IsLocalShare Procedure(String pPath), Byte ! Returns true if the path is on a local share
IsUNC Procedure(String pPath), Byte ! Returns true if the path starts with \\
PTD Procedure(String pS, Byte pHideDebug=False),VIRTUAL
ParseKeyData Procedure(String pData),PRIVATE
ShowLocalShares Procedure,PRIVATE
Construct Procedure
Destruct Procedure