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