3 references to KNOWN_FOLDER_FLAG
System.Windows.Forms.Primitives (3)
_generated\422\Windows.Win32.PInvoke.SHELL32.dll.g.cs (3)
251
/// <inheritdoc cref="SHGetKnownFolderPath(global::System.Guid*, winmdroot.UI.Shell.
KNOWN_FOLDER_FLAG
, winmdroot.Foundation.HANDLE, winmdroot.Foundation.PWSTR*)"/>
254
internal static unsafe winmdroot.Foundation.HRESULT SHGetKnownFolderPath(in global::System.Guid rfid, winmdroot.UI.Shell.
KNOWN_FOLDER_FLAG
dwFlags, [Optional] winmdroot.Foundation.HANDLE hToken, out winmdroot.Foundation.PWSTR ppszPath)
290
internal static unsafe winmdroot.Foundation.HRESULT SHGetKnownFolderPath(global::System.Guid* rfid, winmdroot.UI.Shell.
KNOWN_FOLDER_FLAG
dwFlags, [Optional] winmdroot.Foundation.HANDLE hToken, winmdroot.Foundation.PWSTR* ppszPath)