Function TdhGetEventMapInformation
pub unsafe fn TdhGetEventMapInformation<P1>(
pevent: *const EVENT_RECORD,
pmapname: P1,
pbuffer: Option<*mut EVENT_MAP_INFO>,
pbuffersize: *mut u32,
) -> u32where
P1: Param<PCWSTR>,
pub unsafe fn TdhGetEventMapInformation<P1>(
pevent: *const EVENT_RECORD,
pmapname: P1,
pbuffer: Option<*mut EVENT_MAP_INFO>,
pbuffersize: *mut u32,
) -> u32where
P1: Param<PCWSTR>,