Home
last modified time | relevance | path

Searched refs:InstanceGuid (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/windows/
H A Dwin_updates.ps1468 Write-DebugLog -msg "Stopping running task $($task_to_stop.InstanceGuid)..." in Remove-ScheduledJob()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/TaskScheduler/
H A Dmod.rs3696 … pub unsafe fn InstanceGuid(&self) -> ::windows::runtime::Result<super::super::Foundation::BSTR> { in InstanceGuid() method