5 references to InitPropVariantFromInt64Vector
System.Windows.Forms.Primitives.Tests (5)
Interop\Oleaut32\VARIANTTests.cs (5)
1490HRESULT hr = InitPropVariantFromInt64Vector(pResult, (uint)result.Length, &variant); 1650HRESULT hr = InitPropVariantFromInt64Vector(pResult, (uint)result.Length, &variant); 1803HRESULT hr = InitPropVariantFromInt64Vector(pResult, (uint)result.Length, &variant); 1845HRESULT hr = InitPropVariantFromInt64Vector(pResult, (uint)result.Length, &variant); 1887HRESULT hr = InitPropVariantFromInt64Vector(pResult, (uint)result.Length, &variant);