j
k
j a
j l
On 4/7/21 12:11 PM, Vijay Kiran Kamuju wrote:
+ hr = get_typeinfo(IDHTMLEdit_tid, &ti); + if (SUCCEEDED(hr)) + ITypeInfo_GetIDsOfNames(ti, names, name_count, disp_ids);
The result should be propagated here. Same for Invoke(). Thanks, Jacek
Back to the thread
Back to the list