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