Function TdhGetWppProperty
pub unsafe fn TdhGetWppProperty<P2>(
handle: TDH_HANDLE,
eventrecord: *const EVENT_RECORD,
propertyname: P2,
buffersize: *mut u32,
buffer: *mut u8,
) -> u32where
P2: Param<PCWSTR>,
pub unsafe fn TdhGetWppProperty<P2>(
handle: TDH_HANDLE,
eventrecord: *const EVENT_RECORD,
propertyname: P2,
buffersize: *mut u32,
buffer: *mut u8,
) -> u32where
P2: Param<PCWSTR>,