public virtual int IoRmdir(HleIoDrvFileArg HleIoDrvFileArg, string Name) { return(ParentDriver.IoRmdir(HleIoDrvFileArg, Name)); }