Function win_sys::FileSystem::GetNotificationResourceManager[][src]

pub unsafe fn GetNotificationResourceManager<'a, Param0>(
    resourcemanagerhandle: Param0,
    transactionnotification: *mut TRANSACTION_NOTIFICATION,
    notificationlength: u32,
    dwmilliseconds: u32,
    returnlength: *mut u32
) -> BOOL where
    Param0: IntoParam<'a, HANDLE>, 
Expand description

Required features: Win32_Storage_FileSystem, Win32_Foundation