load_type
Convenience function to load a type into a type library.
'name' may be empty for anonymous types.
flags - combination of LOADTYPE_ constants,
in case of 0 the LOADTYPE_DEFAULT is used
ordinal - slot number (1...NumberOfLocalTypes), is ignored if LOADTYPE_USEORD is clear
name - type name
type - serialized type string (internal type represenation)
fields - serialized field names
cmt - type comment
fldcmts - serialized field comments
sclass - storage class of the typeLast updated
Was this helpful?
