6 references to InitPropVariantFromInt32Vector
System.Windows.Forms.Primitives.Tests (6)
Interop\Oleaut32\VARIANTTests.cs (6)
1360HRESULT hr = InitPropVariantFromInt32Vector(pResult, (uint)result.Length, &variant); 1418HRESULT hr = InitPropVariantFromInt32Vector(pResult, (uint)result.Length, &variant); 1548HRESULT hr = InitPropVariantFromInt32Vector(pResult, (uint)result.Length, &variant); 1797HRESULT hr = InitPropVariantFromInt32Vector(pResult, (uint)result.Length, &variant); 1839HRESULT hr = InitPropVariantFromInt32Vector(pResult, (uint)result.Length, &variant); 1881HRESULT hr = InitPropVariantFromInt32Vector(pResult, (uint)result.Length, &variant);