windows::Win32::System::EventCollector

Function EcRetrySubscription

pub unsafe fn EcRetrySubscription<P0, P1>(
    subscriptionname: P0,
    eventsourcename: P1,
    flags: u32,
) -> BOOL
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,