3 references to Type
System.Private.Windows.Core (3)
Windows\Win32\System\Variant\VARIANT.cs (3)
88
if (data is null && !(
Type
== VT_EMPTY ||
Type
== VT_NULL))
110
return ToObject(
Type
, Byref, data);