Issue 688: Return value type of DICORBATypeCode::member_type should be changed (comcorba-rtf) Source: (, ) Nature: Uncategorized Severity: Summary: Summary: The return value type should be DICORBATypeCode*, not IDispatch. The return value of member_label should be a DICORBAAny* rather than VARIANT Resolution: Revised Text: Actions taken: August 25, 1997: received issue Discussion: End of Annotations:===== David Frankel, Genesis Development Corporation /26/96-The return value type of DICORBATypeCode::member_type should be DICORBATypeCode *, not IDispatch *. This is not a bug but the change would be an improvement. The same is true of the return values of discriminator_type and content_type. The return value of member_label should be a DICORBAAny * rather than VARIANT