C# Class ServiceInsight.Framework.NetworkOperations.NetworkBrowser

ファイルを表示 Open project: Particular/ServiceInsight

Public Methods

Method Description
GetNetworkComputers ( ) : IList

Private Methods

Method Description
NetApiBufferFree ( IntPtr pBuf ) : int
NetServerEnum ( string serverName, int dwLevel, IntPtr &pBuf, int dwPrefMaxLen, int &dwEntriesRead, int &dwTotalEntries, int dwServerType, string domain, int &dwResumeHandle ) : int

Method Details

GetNetworkComputers() public static method

public static GetNetworkComputers ( ) : IList
return IList