Searched refs:ShowProperties (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Demptyvc.h122 virtual HRESULT WINAPI ShowProperties(HWND hwnd) = 0;
134 HRESULT (WINAPI *ShowProperties)(IEmptyVolumeCache *This,HWND hwnd); member in struct:IEmptyVolumeCacheVtbl
148 #define IEmptyVolumeCache_ShowProperties(This,hwnd) (This)->lpVtbl->ShowProperties(This,hwnd)
187 HRESULT (WINAPI *ShowProperties)(IEmptyVolumeCache2 *This,HWND hwnd); member in struct:IEmptyVolumeCache2Vtbl
202 #define IEmptyVolumeCache2_ShowProperties(This,hwnd) (This)->lpVtbl->ShowProperties(This,hwnd)
H A Dmobsync.h136 virtual HRESULT WINAPI ShowProperties(HWND hWndParent,REFSYNCMGRITEMID ItemID) = 0;
153 HRESULT (WINAPI *ShowProperties)(ISyncMgrSynchronize *This,HWND hWndParent,REFSYNCMGRITEMID ItemID); member in struct:ISyncMgrSynchronizeVtbl
172 #define ISyncMgrSynchronize_ShowProperties(This,hWndParent,ItemID) (This)->lpVtbl->ShowProperties(This,hWndParent,ItemID)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Demptyvc.h122 virtual HRESULT WINAPI ShowProperties(HWND hwnd) = 0;
134 HRESULT (WINAPI *ShowProperties)(IEmptyVolumeCache *This,HWND hwnd); member in struct:IEmptyVolumeCacheVtbl
148 #define IEmptyVolumeCache_ShowProperties(This,hwnd) (This)->lpVtbl->ShowProperties(This,hwnd)
187 HRESULT (WINAPI *ShowProperties)(IEmptyVolumeCache2 *This,HWND hwnd); member in struct:IEmptyVolumeCache2Vtbl
202 #define IEmptyVolumeCache2_ShowProperties(This,hwnd) (This)->lpVtbl->ShowProperties(This,hwnd)
H A Dmobsync.h136 virtual HRESULT WINAPI ShowProperties(HWND hWndParent,REFSYNCMGRITEMID ItemID) = 0;
153 HRESULT (WINAPI *ShowProperties)(ISyncMgrSynchronize *This,HWND hWndParent,REFSYNCMGRITEMID ItemID); member in struct:ISyncMgrSynchronizeVtbl
172 #define ISyncMgrSynchronize_ShowProperties(This,hWndParent,ItemID) (This)->lpVtbl->ShowProperties(This,hWndParent,ItemID)

Completed in 34 milliseconds