added functionality of drive mapping
This commit is contained in:
parent
a07c04a187
commit
c2ef09c26e
35 changed files with 3196 additions and 11 deletions
|
@ -32,5 +32,6 @@ namespace WebsitePanel.Providers.HostedSolution
|
|||
{
|
||||
public const int OK = 0;
|
||||
public const int AD_OBJECT_ALREADY_EXISTS = -1;
|
||||
public const int MAPPED_DRIVE_ALREADY_EXISTS = -2;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue