프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CurrentDirectoryPath | string | ||
HleIoDrvFileArgPool | SceUID>.HleUidPoolSpecial | ||
HleIoWrapper |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Drivers | IHleIoDriver>.Dictionary |
메소드 | 설명 | |
---|---|---|
Chdir ( string DirectoryPath ) : void |
Changes the current directory.
|
|
GetDriver ( string Name ) : IHleIoDriver | ||
HleIoManager ( ) : System | ||
ParseDeviceName ( string DeviceName ) : |
|
|
ParsePath ( string FullPath ) : |
Returns a tuple of Driver/Index/path.
|
|
RemoveDriver ( string Name ) : void |
|
|
SetDriver ( string Name, IHleIoDriver Driver ) : void |
|
public ParseDeviceName ( string DeviceName ) : |
||
DeviceName | string | |
리턴 |
public ParsePath ( string FullPath ) : |
||
FullPath | string | |
리턴 |
public SetDriver ( string Name, IHleIoDriver Driver ) : void | ||
Name | string | |
Driver | IHleIoDriver | |
리턴 | void |
public HleUidPoolSpecial |
||
리턴 | SceUID>.HleUidPoolSpecial |