|
pure virtual |
Retrieves the hostname of the local machine.
This is the wide character version of the getHostname() method.
| pBuffer | [ out ] A pointer to a buffer that will receive the wide character hostname. |
| cBuffer | [ in ] The length of pBuffer in characters (must be at least P6MAXHOSTNAME characters long). |