userlibandfileserver/fileserver/sfsrv/cl_cli.cpp
changeset 271 dc268b18d709
parent 254 1560c419b176
child 291 206a6eaaeb71
equal deleted inserted replaced
269:d57b86b1867a 271:dc268b18d709
  1577 
  1577 
  1578 @param aPath The name of the new directory. Any path components which are
  1578 @param aPath The name of the new directory. Any path components which are
  1579              not specified here will be taken from the session path.
  1579              not specified here will be taken from the session path.
  1580 			 The directory name shall not contain wild cards ('?' or '*' characters) 
  1580 			 The directory name shall not contain wild cards ('?' or '*' characters) 
  1581 			 and illegal characters like '<', '>', ':', '"', '/', '|' and '\000'.
  1581 			 and illegal characters like '<', '>', ':', '"', '/', '|' and '\000'.
  1582 			 The directory name containing only whilte space characters 
  1582 			 The directory name containing only white space characters 
  1583 			 (See TChar::IsSpace()) is also illegal. 
  1583 			 (See TChar::IsSpace()) is also illegal. 
  1584 
  1584 
  1585 @return KErrNone if successful, otherwise one of the other
  1585 @return KErrNone if successful, otherwise one of the other
  1586         system-wide error codes. Even if another error code is returned,
  1586         system-wide error codes. Even if another error code is returned,
  1587 		(for example, if the disk is full) it is still possible that the 
  1587 		(for example, if the disk is full) it is still possible that the