pub unsafe extern "system" fn SetTextContext(
    hrc: HRECOCONTEXT,
    cwcbefore: u32,
    pwcbefore: PWSTR,
    cwcafter: u32,
    pwcafter: PWSTR
) -> HRESULT
Expand description

Required features: ‘Win32_UI_TabletPC’, ‘Win32_Foundation’