Struct winapi::shared::ktmtypes::TRANSACTION_NOTIFICATION_PROPAGATE_ARGUMENT [−][src]
#[repr(C)]pub struct TRANSACTION_NOTIFICATION_PROPAGATE_ARGUMENT {
pub PropagationCookie: ULONG,
pub UOW: GUID,
pub TmIdentity: GUID,
pub BufferLength: ULONG,
}Fields
PropagationCookie: ULONGUOW: GUIDTmIdentity: GUIDBufferLength: ULONGTrait Implementations
Returns the “default value” for a type. Read more