DwmGetUnmetTabRequirements function (dwmapi.h)

This function was part of an experimental feature that was never implemented in Windows. It has no effect and should not be used.

Syntax

HRESULT DwmGetUnmetTabRequirements(
  [in, optional] HWND                        appWindow,
  [out]          DWM_TAB_WINDOW_REQUIREMENTS *value
);

Parameters

[in, optional] appWindow

This parameter isn't used.

[out] *value

This parameter isn't used.

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 10, version 1803 [desktop apps only]
Minimum supported server Windows Server [desktop apps only]
Target Platform Windows
Header dwmapi.h
Library Dwmapi.lib
DLL Dwmapi.dll