xpath Class Reference

CLASS FOR PATH STRINGS. More...

#include <Zclassut.h>

List of all members.

Public Member Functions

HICON Icon (int nIconIndex=0)

Detailed Description

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.


Member Function Documentation

HICON xpath::Icon ( int  nIconIndex = 0  ) 

Retrieves a handle to an icon from the specified executable file, dynamic-link library (DLL),or icon file.

Parameters:
nIconIndex - Specifies the zero-based index of the icon to retrieve. For example,if this value is 0,the function.
Returns:
a handle to the first icon in the specified file. If this nIconIndex is –1,the function returns the total number of icons in the specified file. If the file is an executable file or DLL, the return value is the number of RT_GROUP_ICON resources. If the file is an .ICO file,the return value is 1.

The documentation for this class was generated from the following file:

Generated on Sun Nov 29 07:22:16 2009 for Rad.on++ by  doxygen 1.6.1