#[repr(C)]pub struct PRJ_NOTIFICATION_MAPPING {
pub NotificationBitMask: PRJ_NOTIFY_TYPES,
pub NotificationRoot: PWSTR,
}Expand description
Required features: ‘Win32_Storage_ProjectedFileSystem’, ‘Win32_Foundation’
Fields
NotificationBitMask: PRJ_NOTIFY_TYPESNotificationRoot: PWSTR