- NetUseAdd
NET_API_STATUS NetUseAdd(LPWSTR , DWORD , PBYTE , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- NetUseDel
NET_API_STATUS NetUseDel(LPWSTR , LPWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- NetUseEnum
NET_API_STATUS NetUseEnum(LPWSTR , DWORD , PBYTE* , DWORD , PDWORD , PDWORD , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- NetUseGetInfo
NET_API_STATUS NetUseGetInfo(LPWSTR , LPWSTR , DWORD , PBYTE* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
\ lmuse.d * * Windows API header module * * Translated from MinGW Windows headers * * Placed into public domain * \**********************************************************************