3 references to tagINVOKEKIND
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (2)
655
if (funcDesc.invkind == (int)NativeMethods.
tagINVOKEKIND
.INVOKE_FUNC ||
667
isPropGet = (funcDesc.invkind == (int)NativeMethods.
tagINVOKEKIND
.INVOKE_PROPERTYGET);
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (1)
7111
NativeMethods.
tagINVOKEKIND
invkind,