This topic has not yet been rated - Rate this topic

GetByInstanceIdAllProperties method of the MSFT_NetAdapterAdvancedPropertySettingData class

Get all the network adapter's advanced properties.

Syntax


uint32 GetByInstanceIdAllProperties(
  [in]   string InterfaceDescription[],
  [in]   boolean AllProperties,
  [out]  string cmdletOutput[]
);

Parameters

InterfaceDescription [in]

AllProperties [in]

cmdletOutput [out]

Requirements

Minimum supported client

Windows 8 [desktop apps only]

Minimum supported server

Windows Server 2012 [desktop apps only]

Namespace

\root\StandardCimv2

MOF

MSFT_NetAdapterAdvancedProperty.mof

See also

MSFT_NetAdapterAdvancedPropertySettingData

 

 

Build date: 12/6/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.