3 references to KNOWN_FOLDER_FLAG
System.Windows.Forms.Primitives (3)
Windows.Win32.PInvoke.SHELL32.dll.g.cs (3)
243
/// <inheritdoc cref="SHGetKnownFolderPath(global::System.Guid*, winmdroot.UI.Shell.
KNOWN_FOLDER_FLAG
, winmdroot.Foundation.HANDLE, winmdroot.Foundation.PWSTR*)"/>
245
internal static unsafe winmdroot.Foundation.HRESULT SHGetKnownFolderPath(in global::System.Guid rfid, winmdroot.UI.Shell.
KNOWN_FOLDER_FLAG
dwFlags, winmdroot.Foundation.HANDLE hToken, out winmdroot.Foundation.PWSTR ppszPath)
281
internal static unsafe winmdroot.Foundation.HRESULT SHGetKnownFolderPath(global::System.Guid* rfid, winmdroot.UI.Shell.
KNOWN_FOLDER_FLAG
dwFlags, winmdroot.Foundation.HANDLE hToken, winmdroot.Foundation.PWSTR* ppszPath)