7 references to VT_ERROR
System.Private.Windows.Core (6)
Windows\Win32\System\Variant\VARIANT.cs (6)
145
case
VT_ERROR
:
314
case
VT_ERROR
: // Not explicitly mentioned in the docs but trivial to implement.
551
case
VT_ERROR
: // Not explicitly mentioned in the docs but trivial to implement.
668
VT_UI4 or VT_UINT or
VT_ERROR
=> typeof(uint),
721
case
VT_ERROR
:
782
case
VT_ERROR
:
System.Windows.Forms (1)
System\Windows\Forms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (1)
893
VT_ERROR
or VT_HRESULT => typeof(int),