Skip to main content

RemoveDirectoryTransactedW

Function RemoveDirectoryTransactedW 

Source
pub unsafe fn RemoveDirectoryTransactedW<'a>(
    lppathname: impl IntoParam<'a, PWSTR>,
    htransaction: impl IntoParam<'a, HANDLE>,
) -> BOOL