NetComputerEnum

  • Thread starter Thread starter Ondrej Sevecek
  • Start date Start date
O

Ondrej Sevecek

Hello,
there is "NetComputersEnum()" Win32 API function. Is there any equivalent
of the function provided under .NET Framework? This function calls on
"Browser Service" to obtain computer names.

Ondra.
 
I *believe* you will need to use Platform Invocation to get this, as this
functionality is not exposed in the base class libraries.
-mike
MVP
 

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