|
||
const TInt KErrCHFProxyObjectAlreadyExists=KCHFErrorBase;
CHF Error code: A proxy object with the same identifier already exists.
const TInt KErrCHFNoSchemeInUri=KCHFErrorBase -1;
CHF Error code: Supplied URI has no scheme part.
const TInt KErrCHFDataSupplierConstructionFailed=KCHFErrorBase -2;
CHF Error code: Data supplier construction failed.
const TInt KErrCHFContentHandlerConstructionFailed=KCHFErrorBase -3;
CHF Error code: Content handler construction failed.
const TInt KErrCHFDataSupplierSetPositionFailed=KCHFErrorBase -4;
CHF Error code: Failed to set position in data supplier.