Jump to content

Programmatically getting the version of an installed NetworkComponent of GUID_DEVCLASS_NETTRANS


Recommended Posts

Guest Ritul Ranjan
Posted

Programmatically getting the version of an installed NetworkComponent of GUID_DEVCLASS_NETTRANS

 

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.

  • Replies 1
  • Created
  • Last Reply

Popular Days

Guest Dave Patrick
Posted

Re: Programmatically getting the version of an installed Network Component of GUID_DEVCLASS_NETTRANS

 

Re: Programmatically getting the version of an installed Network Component of GUID_DEVCLASS_NETTRANS

 

Try asking them here.

 

http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.win32.programmer.wmi&cat=en_US_53370577-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.


×
×
  • Create New...