Function windows_sys::Wdk::System::SystemServices::NtOpenTransaction
pub unsafe extern "system" fn NtOpenTransaction(
transactionhandle: *mut HANDLE,
desiredaccess: u32,
objectattributes: *const OBJECT_ATTRIBUTES,
uow: *const GUID,
tmhandle: HANDLE
) -> NTSTATUSExpand description
Required features: "Wdk_Foundation", "Win32_Foundation"