connectivity/com.nokia.carbide.remoteConnections.discovery.pccs/src/com/nokia/carbide/remoteconnections/discovery/pccs/pccsnative/CONAPI_MEDIA_INFO.java
branchRCL_2_4
changeset 941 e90e6ea44529
parent 869 cb5e1f0959c9
equal deleted inserted replaced
940:949823a0e5df 941:e90e6ea44529
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 package com.nokia.carbide.remoteconnections.discovery.pccs.pccsnative;
    17 package com.nokia.carbide.remoteconnections.discovery.pccs.pccsnative;
    18 
    18 
    19 import com.sun.jna.NativeLong;
       
    20 import com.sun.jna.Pointer;
       
    21 import com.sun.jna.Structure;
    19 import com.sun.jna.Structure;
    22 import com.sun.jna.TypeMapper;
       
    23 import com.sun.jna.ptr.ShortByReference;
    20 import com.sun.jna.ptr.ShortByReference;
    24 
    21 
    25 /**
    22 /**
    26  *  This file was originally autogenerated by <a href="http://jnaerator.googlecode.com/">JNAerator</a>,<br>
    23  *  This file was originally autogenerated by <a href="http://jnaerator.googlecode.com/">JNAerator</a>,<br>
    27  *  but modified to work with Carbide.
    24  *  but modified to work with Carbide.