Title: Enumerate UDT fields
Description: This shows a way to enumerate all fields of an UDT.
The UDT must be in an ActiveX DLL/EXE or a type library, there is no other way.
It uses the IRecordInfo interface to do this.
To get this working, please follow the instructions in the code of Form1!
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=67002&lngWId=1

The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
