This method should always be overridden to replace or remove the I/O Ports page from the object's Settings notebook. To remove the page from the settings notebook, the override method must return SETINGS_PAGE_REMOVED without calling the parent method. To replace the page with another page, the override method must call the wpAddSettingsPages method without calling the parent method.