As an alternative you might be able to do it via a WMI query and managed
code. Good luck either way :-)
-Alex
"Admin" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Thanks Barry :-)
>
> That looks like a great resource for what I am trying to do
>
> Cheers
>
> "Barry Kelly" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Admin wrote:
>>
>>> I am looking at automating some of the DHCP functions we regularly
>>> perform
>>> and came accross the DHCP management APIs in my installed copy of MSDN.
>>> These seem to be just what I need,
>>>
>>> The only problem is that the descriptions are limited to C++ examples
>>> and I
>>> am only familiar with C##. Is there a wrapper I could use, or better
>>> yet,
>>> is here a description of how to call native Windows API from C#?
>>
>> Have you looked up the invocations on http://www.pinvoke.net/ ?
>>
>> -- Barry
>>
>> --
>> http://barrkel.blogspot.com/
>
>