RmRegisterResources

Function RmRegisterResources 

Source
pub unsafe extern "system" fn RmRegisterResources(
    dwSessionHandle: DWORD,
    nFiles: UINT,
    rgsFileNames: *mut LPCWSTR,
    nApplications: UINT,
    rgApplications: *mut RM_UNIQUE_PROCESS,
    nServices: UINT,
    rgsServiceNames: *mut LPCWSTR,
) -> DWORD