windows::Win32::UI::TabletPC

Function MakeWordList

pub unsafe fn MakeWordList<P1>(
    hrec: HRECOGNIZER,
    pbuffer: P1,
    phwl: *mut HRECOWORDLIST,
) -> Result<()>
where P1: Param<PCWSTR>,