Searched refs:func2 (Results 1 – 5 of 5) sorted by relevance
112 [id(2), helpstring("method func2")] HRESULT func2([in] BSTR message);
56 STDMETHOD(func2)(/*[in]*/ BSTR message);
40 STDMETHODIMP CSimple::func2(BSTR message) in func2() function in CSimple
201 void func2( [in] string message);
2112 xSimple2->func2( L"OleTest is calling XSimple2"); in testInterface2()
Completed in 98 milliseconds