Guest Ritul Ranjan Posted December 7, 2007 Posted December 7, 2007 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.
Guest Dave Patrick Posted December 8, 2007 Posted December 8, 2007 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.
Recommended Posts