CLASS FOR PATH STRINGS. More...
#include <Zclassut.h>
Public Member Functions | |
| HICON | Icon (int nIconIndex=0) |
CLASS FOR PATH STRINGS.
This class provides methods for checking and manipulating strings that represent paths. In file storage,the word path means the route followed by the operating system in finding,sorting and retrieving files on a disk.
| HICON xpath::Icon | ( | int | nIconIndex = 0 |
) |
Retrieves a handle to an icon from the specified executable file, dynamic-link library (DLL),or icon file.
| nIconIndex | - Specifies the zero-based index of the icon to retrieve. For example,if this value is 0,the function. |
1.6.1