Struct winapi::um::winnt::TRANSACTION_ENLISTMENT_PAIR [−][src]
#[repr(C)]pub struct TRANSACTION_ENLISTMENT_PAIR {
pub EnlistmentId: GUID,
pub ResourceManagerId: GUID,
}Fields
EnlistmentId: GUIDResourceManagerId: GUIDTrait Implementations
Returns the “default value” for a type. Read more