2 references to WindowsCreateString
Microsoft.Private.Windows.Core (2)
_generated\196\Windows.Win32.PInvokeCore.api-ms-win-core-winrt-string-l1-1-0.dll.g.cs (2)
35
/// <inheritdoc cref="
WindowsCreateString
(winmdroot.Foundation.PCWSTR, uint, winmdroot.System.WinRT.HSTRING*)"/>
44
winmdroot.Foundation.HRESULT __result = PInvokeCore.
WindowsCreateString
(sourceStringLocal, length, @stringLocal);