Struct winapi::shared::ktmtypes::TRANSACTION_NOTIFICATION_MARSHAL_ARGUMENT [−][src]
#[repr(C)]pub struct TRANSACTION_NOTIFICATION_MARSHAL_ARGUMENT {
pub MarshalCookie: ULONG,
pub UOW: GUID,
}
Fields
MarshalCookie: ULONG
UOW: GUID
Trait Implementations
Returns the “default value” for a type. Read more