GetLogicalDrives method

int GetLogicalDrives()

Implementation

int GetLogicalDrives() {
  return _GetLogicalDrives();
}