Skip to content

Latest commit

 

History

History
71 lines (61 loc) · 2.81 KB

nf-wbemtime-wbemtime-operator-greater-than.md

File metadata and controls

71 lines (61 loc) · 2.81 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.WBEMTime.operator-greater-than
WBEMTime::operator-greater-than (wbemtime.h)
The WBEMTime comparison operators (== != < <= > >=) have been overloaded to compare two WBEMTime objects.
??OWBEMTime@@QBEHABV0@@Z
WBEMTime interface [Windows Management Instrumentation]
operator> method
WBEMTime.operator-greater-than
WBEMTime.operator>
WBEMTime::operator-greater-than
WBEMTime::operator>
operator>
operator> method [Windows Management Instrumentation]
operator> method [Windows Management Instrumentation]
WBEMTime interface
wbemtime/WBEMTime::operator>
wmi.wbemtime_comparison_operators_greaterthan
wmi\wbemtime_comparison_operators_greaterthan.htm
wmi
4b6f05ce-08e0-4257-8787-cab5b36624c6
12/05/2018
??OWBEMTime@@QBEHABV0@@Z, WBEMTime interface [Windows Management Instrumentation],operator> method, WBEMTime.operator-greater-than, WBEMTime.operator>, WBEMTime::operator-greater-than, WBEMTime::operator>, operator>, operator> method [Windows Management Instrumentation], operator> method [Windows Management Instrumentation],WBEMTime interface, wbemtime/WBEMTime::operator>, wmi.wbemtime_comparison_operators_greaterthan
wbemtime.h
Windows
Windows Vista
Windows Server 2008
FrameDynOS.dll; FrameDyn.dll
Windows
19H1
WBEMTime::operator>
wbemtime/WBEMTime::operator>
c++
APIRef
kbSyntax
COM
FrameDynOS.dll
FrameDyn.dll
WBEMTime.operator>
??OWBEMTime@@QBEHABV0@@Z

WBEMTime::operator-greater-than

-description

[The WBEMTime 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.]

The WBEMTime comparison operators (== != < <= > >=) have been overloaded to compare two WBEMTime objects.

-parameters

-param a [ref]

Reference to the WBEMTime object whose time is compared to this one.

-returns

True if this time is greater than the time specified by uTarget.