pub type PRJ_NOTIFICATION_CB = Option<unsafe extern "system" fn(callbackdata: *const PRJ_CALLBACK_DATA, isdirectory: BOOLEAN, notification: PRJ_NOTIFICATION, destinationfilename: PCWSTR, operationparameters: *mut PRJ_NOTIFICATION_PARAMETERS) -> HRESULT>;
Expand description

Required features: "Win32_Storage_ProjectedFileSystem", "Win32_Foundation"