contentpublishingsrv/contentpublishingserver/cpserver/inc/cpserverdef.h
branchRCL_3
changeset 18 bd874ee5e5e2
parent 0 79c6a41cd166
child 51 15e4dd19031c
equal deleted inserted replaced
9:d0529222e3f0 18:bd874ee5e5e2
    69     ECPServerSrvCreateServer = 3
    69     ECPServerSrvCreateServer = 3
    70     };
    70     };
    71 
    71 
    72 const TUint KDescriptorPosition( 0);
    72 const TUint KDescriptorPosition( 0);
    73 const TUint KReturnPosition( 1);
    73 const TUint KReturnPosition( 1);
    74 const TUint KInfoPosition( 2);
    74 const TUint KOptionsPosition( 2);
    75 const TUint KTransactionPosition( 3);
    75 const TUint KTransactionPosition( 3);
    76 const TBool KActive( ETrue );
    76 const TBool KActive( ETrue );
    77 const TBool KInActive( EFalse );
    77 const TBool KInActive( EFalse );
    78 
    78 
    79 // Uid of CP Server
    79 // Uid of CP Server