_Application.MountVolume 方法

定义

此成员仅适用于 Macintosh 并且不应使用。

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

参数

Zone
String

此参数仅适用于 Macintosh 并且不应使用。

Server
String

此参数仅适用于 Macintosh 并且不应使用。

Volume
String

此参数仅适用于 Macintosh 并且不应使用。

User
Object

此参数仅适用于 Macintosh 并且不应使用。

UserPassword
Object

此参数仅适用于 Macintosh 并且不应使用。

VolumePassword
Object

此参数仅适用于 Macintosh 并且不应使用。

返回

适用于