Windows 2000 Programmatically getting the version of an installed NetworkComponent of GUID_DEVCLASS_NETTRANS

  • Thread starter Thread starter Ritul Ranjan
  • Start date Start date
R

Ritul Ranjan

Hi,

How can I programmatically determine the version of a network
component of NetTrans class?

I tried using INetCfgComponent interface, but
INetCfgComponent::GetPnpDevNodeId() does not support
GUID_DEVCLASS_NETTRANS.

Any ideas?

regards,
RR.
 
Re: Programmatically getting the version of an installed Network Component of GUID_DEVCLASS_NETTRANS

Try asking them here.

http://www.microsoft.com/communitie...577-e09d-4532-b3ab-cc7cc38ebc4b&lang=en&cr=US



--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Ritul Ranjan" wrote:
> Hi,
>
> How can I programmatically determine the version of a network
> component of NetTrans class?
>
> I tried using INetCfgComponent interface, but
> INetCfgComponent::GetPnpDevNodeId() does not support
> GUID_DEVCLASS_NETTRANS.
>
> Any ideas?
>
> regards,
> RR.
 
Back
Top