Method | Description | |
---|---|---|
DokanDriverVersion ( ) : uint | ||
DokanMain ( |
||
DokanRemoveMountPoint ( string mountPoint ) : int | ||
DokanResetTimeout ( uint timeout, |
||
DokanUnmount ( char driveLetter ) : int | ||
DokanVersion ( ) : uint |
public static DokanMain ( |
||
options | ||
operations | DokanOperations | |
return | int |
public static DokanRemoveMountPoint ( string mountPoint ) : int | ||
mountPoint | string | |
return | int |
public static DokanResetTimeout ( uint timeout, |
||
timeout | uint | |
fileinfo | ||
return | bool |
public static DokanUnmount ( char driveLetter ) : int | ||
driveLetter | char | |
return | int |