GetPrevDirectoryPath abstract method
Get previous directory path for a given path
Implementation
MemoryPointer<RChar> GetPrevDirectoryPath(
MemoryPointer<RChar> dirPath,
);
Get previous directory path for a given path
MemoryPointer<RChar> GetPrevDirectoryPath(
MemoryPointer<RChar> dirPath,
);