Registers one or more help books in the given bundle.
Original signature is '- (BOOL)registerBooksInBundle:(NSBundle *)bundle'
Available in Mac OS X v10.6 and later.
- bundle (NSBundle)
- The bundle for additional help books. Books in the main bundle are automatically registered.
YES if registration is successful, NO if if the bundle doesn't contain any help books or if registration fails.
- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)