4 references to GetIDsOfNames
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (1)
185
int hr = obj.
GetIDsOfNames
(ref g, names, 1, SafeNativeMethods.GetThreadLCID(), pDispid);
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\ComNativeDescriptor.cs (1)
167
int hr = iDispatch.
GetIDsOfNames
(ref g, names, 1, SafeNativeMethods.GetThreadLCID(), dispid);
winforms\Managed\System\WinForms\HtmlDocument.cs (1)
560
int hr = scriptObject.
GetIDsOfNames
(ref g, names, 1,
winforms\Managed\System\WinForms\HtmlElement.cs (1)
609
int hr = scriptObject.
GetIDsOfNames
(ref g, names, 1,