6 references to InitPropVariantFromInt32Vector
System.Windows.Forms.Primitives.Tests (6)
Interop\Oleaut32\VARIANTTests.cs (6)
1361HRESULT hr = InitPropVariantFromInt32Vector(pResult, (uint)result.Length, &variant); 1419HRESULT hr = InitPropVariantFromInt32Vector(pResult, (uint)result.Length, &variant); 1549HRESULT hr = InitPropVariantFromInt32Vector(pResult, (uint)result.Length, &variant); 1798HRESULT hr = InitPropVariantFromInt32Vector(pResult, (uint)result.Length, &variant); 1840HRESULT hr = InitPropVariantFromInt32Vector(pResult, (uint)result.Length, &variant); 1882HRESULT hr = InitPropVariantFromInt32Vector(pResult, (uint)result.Length, &variant);