Function windows_sys::Win32::UI::Shell::SHShowManageLibraryUI
[−]pub unsafe extern "system" fn SHShowManageLibraryUI(
psilibrary: IShellItem,
hwndowner: HWND,
psztitle: PCWSTR,
pszinstruction: PCWSTR,
lmdoptions: LIBRARYMANAGEDIALOGOPTIONS
) -> HRESULT
Expand description
Required features: "Win32_UI_Shell"
, "Win32_Foundation"