2 references to SafeArrayCreateEx
Microsoft.Private.Windows.Core (2)
Windows.Win32.PInvokeCore.OLEAUT32.dll.g.cs (2)
116
/// <inheritdoc cref="
SafeArrayCreateEx
(winmdroot.System.Variant.VARENUM, uint, winmdroot.System.Com.SAFEARRAYBOUND*, void*)"/>
121
winmdroot.System.Com.SAFEARRAY* __result = PInvokeCore.
SafeArrayCreateEx
(vt, cDims, rgsaboundLocal, pvExtra);