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.
 
Back
Top