Skip to content

Latest commit

 

History

History
66 lines (56 loc) · 2.91 KB

nf-wuapi-iupdate-get_lastdeploymentchangetime.md

File metadata and controls

66 lines (56 loc) · 2.91 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:wuapi.IUpdate.get_LastDeploymentChangeTime
IUpdate::get_LastDeploymentChangeTime (wuapi.h)
Gets the last published date of the update, in Coordinated Universal Time (UTC) date and time, on the server that deploys the update.
IUpdate interface [Windows Update Agent]
LastDeploymentChangeTime property
IUpdate.LastDeploymentChangeTime
IUpdate.get_LastDeploymentChangeTime
IUpdate::LastDeploymentChangeTime
IUpdate::get_LastDeploymentChangeTime
LastDeploymentChangeTime property [Windows Update Agent]
LastDeploymentChangeTime property [Windows Update Agent]
IUpdate interface
get_LastDeploymentChangeTime
wua.iupdate_lastdeploymentchangetime
wuapi/IUpdate::LastDeploymentChangeTime
wuapi/IUpdate::get_LastDeploymentChangeTime
wua\iupdate_lastdeploymentchangetime.htm
wua
5190ed29-5737-4100-b67c-1333bde28102
12/05/2018
IUpdate interface [Windows Update Agent],LastDeploymentChangeTime property, IUpdate.LastDeploymentChangeTime, IUpdate.get_LastDeploymentChangeTime, IUpdate::LastDeploymentChangeTime, IUpdate::get_LastDeploymentChangeTime, LastDeploymentChangeTime property [Windows Update Agent], LastDeploymentChangeTime property [Windows Update Agent],IUpdate interface, get_LastDeploymentChangeTime, wua.iupdate_lastdeploymentchangetime, wuapi/IUpdate::LastDeploymentChangeTime, wuapi/IUpdate::get_LastDeploymentChangeTime
wuapi.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Wuapi.idl
Wuguid.lib
Wuapi.dll
Windows
19H1
IUpdate::get_LastDeploymentChangeTime
wuapi/IUpdate::get_LastDeploymentChangeTime
c++
APIRef
kbSyntax
COM
Wuapi.dll
IUpdate.LastDeploymentChangeTime
IUpdate.get_LastDeploymentChangeTime

IUpdate::get_LastDeploymentChangeTime

-description

Gets the last published date of the update, in Coordinated Universal Time (UTC) date and time, on the server that deploys the update.

This property is read-only.

-parameters

-remarks

On computers that are running Windows XP, the LastDeploymentChangeTime property retrieves the same date and time that are retrieved by the CreationDate property of the IUpdateApproval interface. The CreationDate property is used on computers that are running Windows Server 2003.

-see-also

IUpdate