3 references to GetNameDispId
System.Windows.Forms (3)
System\Windows\Forms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (1)
405
int nameDispID =
GetNameDispId
(dispatch);
System\Windows\Forms\ComponentModel\COM2Interop\ComNativeDescriptor.cs (2)
108
int dispid = Com2TypeInfoProcessor.
GetNameDispId
(dispatch);
173
return !hr.Failed && dispid == Com2TypeInfoProcessor.
GetNameDispId
(dispatch);