GetComputerName always return local node name ?

  • Thread starter Thread starter George Wang
  • Start date Start date
G

George Wang

According to API doc:
===============================
....
If the local computer is a node in a cluster, GetComputerName returns
the name of the cluster virtual server.
....
===============================

But it seems GetComputerName() always returns the local machine name,
not the virtual server name. Did anyone see similar issue ?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top