pythoncom.GetRecordFromTypeInfo

PyRecord = GetRecordFromTypeInfo(TypeInfo)

Creates a new record object from a PyITypeInfo interface

Parameters

TypeInfo : PyITypeInfo

The type information to be converted into a PyRecord object

Comments

This function will fail if the specified type info does not have a guid defined