#[repr(C)]pub struct NTMS_NOTIFICATIONINFORMATION {
pub dwOperation: NtmsNotificationOperations,
pub ObjectId: GUID,
}Expand description
Required features: "Win32_Storage_FileSystem"
Fields§
§dwOperation: NtmsNotificationOperations§ObjectId: GUID