Struct windows_sys::Win32::System::Services::SERVICE_TABLE_ENTRYW
[−]#[repr(C)]pub struct SERVICE_TABLE_ENTRYW {
pub lpServiceName: PWSTR,
pub lpServiceProc: LPSERVICE_MAIN_FUNCTIONW,
}Expand description
Required features: ‘Win32_System_Services’, ‘Win32_Foundation’
Fields
lpServiceName: PWSTRlpServiceProc: LPSERVICE_MAIN_FUNCTIONW