Type Definition windows_sys::Win32::UI::Shell::PFNCANSHAREFOLDERW
pub type PFNCANSHAREFOLDERW = Option<unsafe extern "system" fn(pszpath: PCWSTR) -> HRESULT>;Expand description
Required features: "Win32_UI_Shell"