메소드 | 설명 | |
---|---|---|
DokanDriverVersion ( ) : uint | ||
DokanMain ( |
||
DokanRemoveMountPoint ( string mountPoint ) : int | ||
DokanResetTimeout ( uint timeout, |
||
DokanUnmount ( char driveLetter ) : int | ||
DokanVersion ( ) : uint |
public static DokanMain ( |
||
options | ||
operations | DokanOperations | |
리턴 | int |
public static DokanRemoveMountPoint ( string mountPoint ) : int | ||
mountPoint | string | |
리턴 | int |
public static DokanResetTimeout ( uint timeout, |
||
timeout | uint | |
fileinfo | ||
리턴 | bool |
public static DokanUnmount ( char driveLetter ) : int | ||
driveLetter | char | |
리턴 | int |