От: | Defenseur | ||
Дата: | 24.06.03 13:41 | ||
Оценка: |
[id(1), helpstring("method Test1")] HRESULT Test1([in] int Param1, [out,retval] SAFEARRAY(int) * Res);
STDMETHOD(Test1)(int Param1, SAFEARRAY * Res);
[id(1), helpstring("method Test1")] HRESULT Test1([in] int Param1, [out,retval] SAFEARRAY(int) * Res);