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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Diads.h2874 virtual HRESULT WINAPI put_MemorySize(BSTR bstrMemorySize) = 0;
2930 HRESULT (WINAPI *put_MemorySize)(IADsComputer *This,BSTR bstrMemorySize); member in struct:IADsComputerVtbl
2988 #define IADsComputer_put_MemorySize(This,bstrMemorySize) (This)->lpVtbl->put_MemorySize(This,bstrMemorySize)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Diads.h2874 virtual HRESULT WINAPI put_MemorySize(BSTR bstrMemorySize) = 0;
2930 HRESULT (WINAPI *put_MemorySize)(IADsComputer *This,BSTR bstrMemorySize); member in struct:IADsComputerVtbl
2988 #define IADsComputer_put_MemorySize(This,bstrMemorySize) (This)->lpVtbl->put_MemorySize(This,bstrMemorySize)

Completed in 223 milliseconds