1 reference to VT_TYPEMASK
WindowsBase (1)
Shared\MS\Win32\NativeMethodsCLR.cs (1)
4720
int vtType = (int)(this.vt & (short)tagVT.
VT_TYPEMASK
);