pub unsafe extern "system" fn RouterLogEventStringW(
hloghandle: HANDLE,
dweventtype: u32,
dwmessageid: u32,
dwsubstringcount: u32,
plpszsubstringarray: *const PWSTR,
dwerrorcode: u32,
dwerrorindex: u32
)
Expand description
Required features: "Win32_NetworkManagement_NetManagement"
, "Win32_Foundation"