pub unsafe extern "system" fn ItemContainerPattern_FindItemByProperty(
hobj: HUIAPATTERNOBJECT,
hnodestartafter: HUIANODE,
propertyid: i32,
value: VARIANT,
pfound: *mut HUIANODE
) -> HRESULT
Expand description
Required features: "Win32_UI_Accessibility"
, "Win32_Foundation"
, "Win32_System_Com"
, "Win32_System_Ole"