Function windows_sys::Win32::System::EventLog::EvtSubscribe
[−]pub unsafe extern "system" fn EvtSubscribe(
session: isize,
signalevent: HANDLE,
channelpath: PCWSTR,
query: PCWSTR,
bookmark: isize,
context: *const c_void,
callback: EVT_SUBSCRIBE_CALLBACK,
flags: u32
) -> isize
Expand description
Required features: "Win32_System_EventLog"
, "Win32_Foundation"