Function windows::Win32::UI::TabletPC::MakeWordList
pub unsafe fn MakeWordList<P0, P1>(
hrec: P0,
pbuffer: P1,
phwl: *mut HRECOWORDLIST,
) -> Result<()>where
P0: Param<HRECOGNIZER>,
P1: Param<PCWSTR>,