Function windows::Win32::UI::TabletPC::GetResultPropertyList

pub unsafe fn GetResultPropertyList<P0>(
    hrec: P0,
    ppropertycount: *mut u32,
    ppropertyguid: *mut GUID,
) -> Result<()>
where P0: Param<HRECOGNIZER>,