Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 2.22 KB

nf-resapi-resutilleftpaxosislessthanright.md

File metadata and controls

71 lines (58 loc) · 2.22 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date 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 req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:resapi.ResUtilLeftPaxosIsLessThanRight
ResUtilLeftPaxosIsLessThanRight function (resapi.h)
Indicates whether a specified Paxos tag contains older cluster configuration information than another specified Paxos tag.
ResUtilLeftPaxosIsLessThanRight
ResUtilLeftPaxosIsLessThanRight function [Failover Cluster]
mscs.resutilleftpaxosislessthanright
resapi/ResUtilLeftPaxosIsLessThanRight
mscs\resutilleftpaxosislessthanright.htm
MsCS
01CBFC67-02D0-439D-BE4E-EA0A2448FDEE
12/05/2018
ResUtilLeftPaxosIsLessThanRight, ResUtilLeftPaxosIsLessThanRight function [Failover Cluster], mscs.resutilleftpaxosislessthanright, resapi/ResUtilLeftPaxosIsLessThanRight
resapi.h
Windows
None supported
Windows Server 2016
ResUtils.lib
ResUtils.dll
Windows
19H1
ResUtilLeftPaxosIsLessThanRight
resapi/ResUtilLeftPaxosIsLessThanRight
c++
APIRef
kbSyntax
DllExport
ResUtils.dll
ResUtilLeftPaxosIsLessThanRight

ResUtilLeftPaxosIsLessThanRight function

-description

Indicates whether a specified Paxos tag contains older cluster configuration information than another specified Paxos tag.

-parameters

-param left [in]

The PaxosTagCStruct structure that represents the first Paxos tag to use in the comparison.

-param right [in]

The PaxosTagCStruct structure that represents the 2nd Paxos tag to use in the comparison.

-returns

TRUE if the cluster configuration of the first Paxos tag is older than the that of the second Paxos tag; otherwise FALSE.

-see-also

Resource Utility Functions