skip to main content
Interface Provider class : IP methods reference : ipGetTypesInfo
 

ipGetTypesInfo

This is an optional method you can implement in your IP to overload types information.
int ipGetTypesInfo(int iInfoType);
 
Table 18: Parameters for ipGetTypesInfo 
Parameter
Type
Description
IN
 
 
iInfoType
int
The type of information
RETURN
 
 
 
oa_types_info[]
The return type is oa_types_info[] where oa_types_info is a class.