ImDiskAPICreateMountPoint Method |
Name | Description | |
---|---|---|
CreateMountPoint(String, String) |
An easy way to turn an empty NTFS directory to a reparsepoint that redirects
requests to a mounted device. Acts quite like mount points or symbolic links
in *nix. If MountPoint specifies a character followed by a colon, a drive
letter is instead created to point to Target.
| |
CreateMountPoint(String, UInt32) |
An easy way to turn an empty NTFS directory to a reparsepoint that redirects
requests to an ImDisk device. Acts quite like mount points or symbolic links
in *nix. If MountPoint specifies a character followed by a colon, a drive
letter is instead created to point to Target.
|