3 references to InitPropVariantFromUInt32Vector
System.Windows.Forms.Primitives.Tests (3)
Interop\Oleaut32\VARIANTTests.cs (3)
1388
HRESULT hr =
InitPropVariantFromUInt32Vector
(pResult, (uint)result.Length, &variant);
1455
HRESULT hr =
InitPropVariantFromUInt32Vector
(pResult, (uint)result.Length, &variant);
1613
HRESULT hr =
InitPropVariantFromUInt32Vector
(pResult, (uint)result.Length, &variant);