_Application.MountVolume メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このメンバーは 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 専用です。使用しないでください。