Previous Table of Contents Next


21.9.4 Context PIDL Represented by RequestContext IDL


   Context objects are encoded as sequence<string>. The strings occur in pairs. The first string in each pair is the context property name and the second string in each pair is the associated value.

   typedef CORBA::StringSeq RequestContext;