ApplicationClass.MountVolume Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public virtual short MountVolume (string Zone, string Server, string Volume, ref object User, ref object UserPassword, ref object VolumePassword);
abstract member MountVolume : string * string * string * obj * obj * obj -> int16
override this.MountVolume : string * string * string * obj * obj * obj -> int16
Public Overridable Function MountVolume (Zone As String, Server As String, Volume As String, Optional ByRef User As Object, Optional ByRef UserPassword As Object, Optional ByRef VolumePassword As Object) As Short
Paramètres
- Zone
- String
- Server
- String
- Volume
- String
- User
- Object
- UserPassword
- Object
- VolumePassword
- Object