NGUI doesn't contain a DLL. Only the free version does.
Custom input callback is intended for custom input, such as WP7 touches. You are welcome to use it for anything else you may need that's not directly supported by Unity. Usage is simple. UICamera.onCustomInput = YourFunction.