Function windows_sys::Win32::System::Services::GetServiceDisplayNameW
[−]pub unsafe extern "system" fn GetServiceDisplayNameW(
hscmanager: SC_HANDLE,
lpservicename: PCWSTR,
lpdisplayname: PWSTR,
lpcchbuffer: *mut u32
) -> BOOL
Expand description
Required features: ‘Win32_System_Services’, ‘Win32_Foundation’, ‘Win32_Security’