; ; Purpose: ; Defines the object structure for the IDLitRegProxy object class. ; pro IDLitRegProxy__Define compile_opt idl2, hidden void = {IDLitRegProxy, $ inherits IDLitObjDescProxy, $ _localident : '' $ ;; saved identifier } end