2 references to VT_DISPATCH
WindowsBase (2)
Shared\MS\Win32\NativeMethodsCLR.cs (2)
4568
if ((this.vt == (int)tagVT.VT_UNKNOWN || this.vt == (int)tagVT.
VT_DISPATCH
) && this.data1.Value != IntPtr.Zero) {
4809
case (int)tagVT.
VT_DISPATCH
: