3 references to IntSafeArrayToNativeArray
System.Windows.Forms.Primitives (3)
Windows.Win32.IUIAutomation.g.cs (1)
1646 return __object.IntSafeArrayToNativeArray(intArray, array, arrayCount);
Windows.Win32.UI_Accessibility_IUIAutomation_Extensions.g.cs (2)
66 /// <inheritdoc cref="winmdroot.UI.Accessibility.IUIAutomation.Interface.IntSafeArrayToNativeArray(winmdroot.System.Com.SAFEARRAY*, int**, int*)"/> 71 winmdroot.Foundation.HRESULT __result = @this.IntSafeArrayToNativeArray(intArray, array, arrayCountLocal);