windows::Win32::UI::TabletPC

Function AddWordsToWordList

pub unsafe fn AddWordsToWordList<P1>(
    hwl: HRECOWORDLIST,
    pwcwords: P1,
) -> Result<()>
where P1: Param<PCWSTR>,