EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAS3Client.MountStruct

TElAS3Client    


 

Allows the user to mount a different file system data structure without altering his login or accounting information.

 
 

Declaration

[C#]
    void MountStruct(string Path);

[VB.NET]
    Sub MountStruct(ByVal Path As String)

[Pascal]
    procedure MountStruct(const Path: string);

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Parameters

  • Path - a directory or other system dependent file group designator
 
 

Description

    Use this method to mount a different file system data structure without altering his login or accounting information. Transfer parameters are similarly unchanged.

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation