int HttpGetIconPath ( HttpConnection hConn , const char *pSuffix , char *pBuffer , int iSize , int iIsFolder )
hConn | handle of the http connection |
pSuffix | is a file suffix (i.e.:
"html") |
pBuffer | is the buffer for the icon path |
iSize | is the size of the buffer |
iIsFolder | is the file a folder (1=yes 2=yes+open) |