5 references to InitPropVariantFromInt64Vector
System.Windows.Forms.Primitives.Tests (5)
Interop\Oleaut32\VARIANTTests.cs (5)
1491HRESULT hr = InitPropVariantFromInt64Vector(pResult, (uint)result.Length, &variant); 1651HRESULT hr = InitPropVariantFromInt64Vector(pResult, (uint)result.Length, &variant); 1804HRESULT hr = InitPropVariantFromInt64Vector(pResult, (uint)result.Length, &variant); 1846HRESULT hr = InitPropVariantFromInt64Vector(pResult, (uint)result.Length, &variant); 1888HRESULT hr = InitPropVariantFromInt64Vector(pResult, (uint)result.Length, &variant);