Searched refs:put_IPPhonePrimary (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Drend.h259 virtual HRESULT WINAPI put_IPPhonePrimary(BSTR pName) = 0;
272 HRESULT (WINAPI *put_IPPhonePrimary)(ITDirectoryObjectUser *This,BSTR pName); member in struct:ITDirectoryObjectUserVtbl
287 #define ITDirectoryObjectUser_put_IPPhonePrimary(This,pName) (This)->lpVtbl->put_IPPhonePrimary(This,pName)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Drend.h259 virtual HRESULT WINAPI put_IPPhonePrimary(BSTR pName) = 0;
272 HRESULT (WINAPI *put_IPPhonePrimary)(ITDirectoryObjectUser *This,BSTR pName); member in struct:ITDirectoryObjectUserVtbl
287 #define ITDirectoryObjectUser_put_IPPhonePrimary(This,pName) (This)->lpVtbl->put_IPPhonePrimary(This,pName)

Completed in 23 milliseconds