dhcp_start()
This section is currently being reworked. We apologize for the inconvenience. If you need immediate assistance, please contact Tibbo Support.
| 
									 Description:  | 
								
									 API procedure, returns library-specific information according to the requested information element.  | 
							
| 
									 Syntax:  | 
								
									 function dhcp_get_info(info_element as dhcp_info_elements, byref extra_data as string) as string  | 
							
| 
									 Returns:  | 
								
									 Requested data in string form  | 
							
| 
									 See Also:  | 
								
| 
									 Parameter  | 
								
									 Description  | 
							
| 
									 info_element  | 
								
									 Information element being requested: 0- DHCP_INFO_ELEMENT_REQUIRED_BUFFERS: total number of buffer pages required for the library to operate.  | 
							
| 
									 extra_data  | 
								
									 Leave this string argument empty.  |