mmaudio_plat/custom_interface_message_handler_factory_api/custom_interface_message_handler_factory_api.metaxml
changeset 0 b8ed18f6c07b
equal deleted inserted replaced
-1:000000000000 0:b8ed18f6c07b
       
     1 <?xml version="1.0" ?>
       
     2 <api id="7d88cf05235a12fa5f387e5bbd2d9b7f" dataversion="2.0">
       
     3   <name>Custom Interface Message Handler Factory API</name>
       
     4   <description>This API defines an interface to a factory that builds message handlers for custom interfaces.  The message handlers receive messages from custom interface proxies and convert them into method calls into the actual custom interface.</description>
       
     5   <type>c++</type>
       
     6   <collection>devsoundextensions</collection>
       
     7   <libs>
       
     8     <lib name="MessageHandlerFactory.lib" />
       
     9   </libs>
       
    10   <release category="platform"/>
       
    11   <attributes>
       
    12      <!-- This indicates wether the api provedes separate html documentation -->
       
    13      <!-- or is the additional documentation generated from headers. -->
       
    14      <!-- If you are unsuere then the value is "no" -->
       
    15      <htmldocprovided>no</htmldocprovided>
       
    16      <adaptation>yes</adaptation>
       
    17   </attributes>
       
    18 </api>