Skip to content

Latest commit

 

History

History
64 lines (51 loc) · 1.9 KB

nf-iddcx-iddcxadapterupdatemaxdisplaypipelinerate.md

File metadata and controls

64 lines (51 loc) · 1.9 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NF:iddcx.IddCxAdapterUpdateMaxDisplayPipelineRate
IddCxAdapterUpdateMaxDisplayPipelineRate function (iddcx.h)
An OS callback function the driver calls to report that the max display pipeline rate has changed.
display\iddcxadapterupdatemaxdisplaypipelinerate.htm
display
05/10/2018
IddCxAdapterUpdateMaxDisplayPipelineRate function
IddCxAdapterUpdateMaxDisplayPipelineRate, IddCxAdapterUpdateMaxDisplayPipelineRate method [Display Devices], display.iddcxadapterupdatemaxdisplaypipelinerate, iddcx/IddCxAdapterUpdateMaxDisplayPipelineRate
iddcx.h
Windows
Windows 10
Windows Server 2016
IddCxStub.lib
IddCx.dll
_Must_inspect_result_
Windows
IddCxAdapterUpdateMaxDisplayPipelineRate
iddcx/IddCxAdapterUpdateMaxDisplayPipelineRate
APIRef
kbSyntax
DllExport
IddCx.dll
IddCxAdapterUpdateMaxDisplayPipelineRate

IddCxAdapterUpdateMaxDisplayPipelineRate function

-description

            An OS callback function the driver calls to report that the max display pipeline rate has changed

-parameters

-param hOsAdapterContext [in]

This is the OS context handle for this adapter returned by the IddCxStart call

-param pInArgs [in]

Input arguments to the function

-returns

(NTSTATUS) The method returns S_OK if the operation succeeds. Otherwise, this method may return an appropriate NTSTATUS error code.