Searched refs:CMultiMethodProps (Results 1 – 5 of 5) sorted by relevance
97 void CMultiMethodProps::SetGlobalLevelTo(COneMethodInfo &oneMethodInfo) const in SetGlobalLevelTo()105 void CMultiMethodProps::SetMethodThreadsTo(COneMethodInfo &oneMethodInfo, UInt32 numThreads) in SetMethodThreadsTo()111 void CMultiMethodProps::InitMulti() in InitMulti()119 void CMultiMethodProps::Init() in Init()128 HRESULT CMultiMethodProps::SetProperty(const wchar_t *nameSpec, const PROPVARIANT &value) in SetProperty()
50 class CMultiMethodProps: public CCommonMethodProps83 CMultiMethodProps() { InitMulti(); } in CMultiMethodProps() function
36 class COutHandler: public CMultiMethodProps
124 CMultiMethodProps::SetMethodThreadsTo(oneMethodInfo, numThreads); in SetMainMethod()732 CMultiMethodProps::Init(); in InitProps()866 return CMultiMethodProps::SetProperty(name, value); in SetProperty()
59 public CMultiMethodProps92 CMultiMethodProps::Init(); in Init()1233 return CMultiMethodProps::SetProperty(name, value); in SetProperty()