
 
        Constructs a 
StructMember object initialized with the
 given values.
        
        
Parameters:
 - 
__name - a 
String object with the name of the struct
        member
 - 
__type - a 
TypeCode object describing the type of the struct
        member
 - 
__type_def - an 
IDLType object representing the IDL type
        of the struct member