Searched refs:func3 (Results 1 – 5 of 5) sorted by relevance
113 [id(3), helpstring("method func3")] HRESULT func3([in] BSTR message);
55 STDMETHOD(func3)(/*[in]*/ BSTR message);
47 STDMETHODIMP CSimple::func3(BSTR message) in func3() function in CSimple
207 void func3( [in] string message);
2115 xSimple3->func3( L"OleTest is calling XSimple3"); in testInterface2()
Completed in 36 milliseconds