IConfigurationDataCollector::get_QueryNetworkAdapters method (pla.h)

Retrieves or sets a value that indicates whether the installed network adapters are queried for their offloading capabilities and other configuration information.

This property is read/write.

Syntax

HRESULT get_QueryNetworkAdapters(
  VARIANT_BOOL *network
);

Parameters

network

Return value

None

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header pla.h
DLL Pla.dll

See also

IConfigurationDataCollector