windows::Win32::System::ApplicationInstallationAndServicing

Function MsiDatabaseGetPrimaryKeysW

pub unsafe fn MsiDatabaseGetPrimaryKeysW<P1>(
    hdatabase: MSIHANDLE,
    sztablename: P1,
    phrecord: *mut MSIHANDLE,
) -> u32
where P1: Param<PCWSTR>,