All Classes |Grouped Classes |Index

Function get_location

Returns the drive (C:) or share name ( \ \ computer \ share)

	* static CL_String CL_PathHelp::get_location(
		const CL_String & fullname,
		PathType  path_type = path_type_file );

Detailed description:

If (path_type == path_type_virtual) or not using windows, then this function always returns an empty string.