This page contains reference documentation for the LogInterfaces function. This function exports to an ASCII text file all data interfaces, members, and functions for any data interfaces in any loaded modules.
int LogInterfaces( string PathFilename )
Function parameters are as follows:
Examples are as follows:
Application.LogInterfaces ( "c:\\my_data_interfaces.txt" );
For sample code: