_Application.MountVolume Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
This member is for Macintosh only and should not be used.
public 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
Public 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
Parâmetros
- Zone
- String
This parameter is for Macintosh only and should not be used.
- Server
- String
This parameter is for Macintosh only and should not be used.
- Volume
- String
This parameter is for Macintosh only and should not be used.
- User
- Object
This parameter is for Macintosh only and should not be used.
- UserPassword
- Object
This parameter is for Macintosh only and should not be used.
- VolumePassword
- Object
This parameter is for Macintosh only and should not be used.