Skip to content

Latest commit

 

History

History
70 lines (60 loc) · 2.79 KB

nf-wbemtime-wbemtimespan-operator-less-than.md

File metadata and controls

70 lines (60 loc) · 2.79 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:wbemtime.WBEMTimeSpan.operator-less-than
WBEMTimeSpan::operator-less-than (wbemtime.h)
Compares two WBEMTimeSpan objects using a less than comparison operator.
WBEMTimeSpan interface [Windows Management Instrumentation]
operator< method
WBEMTimeSpan.operator-less-than
WBEMTimeSpan.operator<
WBEMTimeSpan::operator-less-than
WBEMTimeSpan::operator<
operator<
operator< method [Windows Management Instrumentation]
operator< method [Windows Management Instrumentation]
WBEMTimeSpan interface
wbemtime/WBEMTimeSpan::operator<
wmi.wbemtimespan_comparison_operators_lessthan
wmi\wbemtimespan_comparison_operators_lessthan.htm
wmi
c26d360f-32e7-4cbd-ad39-0997590a8d32
12/05/2018
WBEMTimeSpan interface [Windows Management Instrumentation],operator< method, WBEMTimeSpan.operator-less-than, WBEMTimeSpan.operator<, WBEMTimeSpan::operator-less-than, WBEMTimeSpan::operator<, operator<, operator< method [Windows Management Instrumentation], operator< method [Windows Management Instrumentation],WBEMTimeSpan interface, wbemtime/WBEMTimeSpan::operator<, wmi.wbemtimespan_comparison_operators_lessthan
wbemtime.h
Windows
Windows Vista
Windows Server 2008
FrameDynOS.dll; FrameDyn.dll
Windows
19H1
WBEMTimeSpan::operator<
wbemtime/WBEMTimeSpan::operator<
c++
APIRef
kbSyntax
COM
FrameDynOS.dll
FrameDyn.dll
WBEMTimeSpan.operator<

WBEMTimeSpan::operator-less-than

-description

[The WBEMTimeSpan class is part of the WMI Provider Framework which is now considered in final state, and no further development, enhancements, or updates will be available for non-security related issues affecting these libraries. The MI APIs should be used for all new development.]

Compares two WBEMTimeSpan objects using a less than comparison operator.

-parameters

-param a [ref]

Reference to the WBEMTimeSpan object, whose time span is compared to this one.

-returns

TRUE if this time span is less than the time span specified by uTarget.