win32net.NetShareGetInfo
dict = NetShareGetInfo(server, netname , level )
Retrieves information about a particular share on a server.
Parameters
Win32 API References
Return Value
The result will be a dictionary in one of the PySHARE_INFO_* formats, depending on the level parameter.