ITsSbTaskInfo::get_Deadline method (sbtsv.h)
Retrieves the time by which the task must be initiated. This is used to prioritize patches. The patch with the earliest deadline will get initiated first.
This property is read-only.
Syntax
HRESULT get_Deadline(
FILETIME *pDeadline
);
Parameters
pDeadline
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2012 |
Target Platform | Windows |
Header | sbtsv.h |