contentmgmt/contentaccessfwfordrm/source/cafutils/Cafutils.cpp
changeset 8 35751d3474b7
parent 0 2c201484c85f
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    82 	aStream.WriteInt32L(aDescriptor.Length());
    82 	aStream.WriteInt32L(aDescriptor.Length());
    83 	aStream.WriteL(aDescriptor);
    83 	aStream.WriteL(aDescriptor);
    84 	}	
    84 	}	
    85 
    85 
    86 // DLL entry point - only for EKA1
    86 // DLL entry point - only for EKA1
       
    87