Function CSPWString::HTMLDecode()
Description:
Decodes an already encoded string according to the HTML encoding.
 |
Prototype:
void HTMLDecode();
Arguments:
No arguments (void).
Return value:
No return value (void).
See also:
member functions HTMLEncode()
|
|