Share

CAdUiPathname Class

Class Hierarchy

CAdUiPathname
    CAcUiPathname

C++

class CAdUiPathname;

File

aduiPathname.h

Description

This class is a general purpose class used to deal with pathnames, both standard DOS style (long) pathnames and UNC pathnames. The class does not deal with URLs. The class has methods for parsing a pathname and setting up the data in the object. It also has methods for extracting components of the path and for modifying the path.

Links

CAdUiPathname Constructor, CAdUiPathname Methods, CAdUiPathname Operators

Was this information helpful?