Searched defs:HSTRING (Results 1 – 4 of 4) sorted by relevance
130 const ComPtr<ABI::Windows::Foundation::Collections::IMap<HSTRING, IInspectable *>> &propertyMap, in GetOptionalPropertyValue()172 const ComPtr<ABI::Windows::Foundation::Collections::IMap<HSTRING, IInspectable *>> &propertyMap, in GetOptionalSizePropertyValue()238 const ComPtr<ABI::Windows::Foundation::Collections::IMap<HSTRING, IInspectable *>> &propertyMap, in GetOptionalSinglePropertyValue()
397 HRESULT CreatePropertyMap(IMap<HSTRING, IInspectable *> **propertyMap) in CreatePropertyMap()430 HRESULT SetInspectablePropertyValue(const ComPtr<IMap<HSTRING, IInspectable *>> &propertyMap, in SetInspectablePropertyValue()
7 pub type HSTRING = *mut ::core::ffi::c_void; typedef