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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Diads.h2872 virtual HRESULT WINAPI put_ProcessorCount(BSTR bstrProcessorCount) = 0;
2928 HRESULT (WINAPI *put_ProcessorCount)(IADsComputer *This,BSTR bstrProcessorCount); member in struct:IADsComputerVtbl
2986 #define IADsComputer_put_ProcessorCount(This,bstrProcessorCount) (This)->lpVtbl->put_ProcessorCount(This,bstrProcessorCount)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Diads.h2872 virtual HRESULT WINAPI put_ProcessorCount(BSTR bstrProcessorCount) = 0;
2928 HRESULT (WINAPI *put_ProcessorCount)(IADsComputer *This,BSTR bstrProcessorCount); member in struct:IADsComputerVtbl
2986 #define IADsComputer_put_ProcessorCount(This,bstrProcessorCount) (This)->lpVtbl->put_ProcessorCount(This,bstrProcessorCount)

Completed in 241 milliseconds