11 references to SafeArrayDestroy
System.Private.Windows.Core (1)
Windows\Win32\System\Com\SafeArrayScope.cs (1)
246
PInvokeCore.
SafeArrayDestroy
(safeArray).ThrowOnFailure();
System.Windows.Forms.Primitives.Tests (10)
Interop\Oleaut32\SAFEARRAYTests.cs (7)
80
HRESULT hr = PInvokeCore.
SafeArrayDestroy
(psa);
116
HRESULT hr = PInvokeCore.
SafeArrayDestroy
(psa);
207
HRESULT hr = PInvokeCore.
SafeArrayDestroy
(psa);
255
PInvokeCore.
SafeArrayDestroy
(psa);
302
PInvokeCore.
SafeArrayDestroy
(psa);
356
PInvokeCore.
SafeArrayDestroy
(psa);
410
PInvokeCore.
SafeArrayDestroy
(psa);
Windows\Win32\System\Com\ComSafeArrayScopeTests.cs (1)
21
PInvokeCore.
SafeArrayDestroy
(array);
Windows\Win32\System\Com\SafeArrayScopeTests.cs (2)
83
PInvokeCore.
SafeArrayDestroy
(array);
98
PInvokeCore.
SafeArrayDestroy
(array);