ApplicationClass.MountVolume 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
参数
- Zone
- String
- Server
- String
- Volume
- String
- User
- Object
- UserPassword
- Object
- VolumePassword
- Object