Searched refs:SHPropertyBag_ReadPOINTS (Results 1 – 4 of 4) sorted by relevance
166 HRESULT WINAPI SHPropertyBag_ReadPOINTS(IPropertyBag *ppb, LPCWSTR pszPropName, POINTS *ppts);
208 hr = SHPropertyBag_ReadPOINTS(&dummy, L"POINTS1", &pts); in SHPropertyBag_ReadTest()
525 525 stdcall -noname SHPropertyBag_ReadPOINTS(ptr wstr ptr)
5762 HRESULT WINAPI SHPropertyBag_ReadPOINTS(IPropertyBag *ppb, LPCWSTR pszPropName, POINTS *ppts) in SHPropertyBag_ReadPOINTS() function