Share via


IAutomaticUpdatesSettings3::FeaturedUpdatesEnabled property

Not supported.

This property is read/write.

Syntax

HRESULT put_FeaturedUpdatesEnabled(
  [in]          VARIANT_BOOL value
);

HRESULT get_FeaturedUpdatesEnabled(
  [out, retval] VARIANT_BOOL *retval
);

Property value

Not supported.

Requirements

Minimum supported client

Windows XP, Windows 2000 Professional with SP3 [desktop apps only]

Minimum supported server

Windows Server 2003, Windows 2000 Server with SP3 [desktop apps only]

End of client support

Windows 10

End of server support

Windows Server 2016

Header

Wuapi.h

IDL

Wuapi.idl

Library

Wuguid.lib

DLL

Wuapi.dll

See also

IAutomaticUpdatesSettings3