List Network Shares

Returns a list containing share names, paths, and descriptions for network shares.

Privileges

Normal

Input Parameters

None

Output Parameters

Name Type Description
ShareList Array Collection of name, path, and description of local computer network shares.
Result Number Returns a success value of zero or any value other than zero to indicate failure.

Example Input Parameters

No input parameters required.