Returns transaction attributes from a transaction options object.
HRESULT GetOptions ( XACTOPT* pOptions )
where
[out] Is the pointer to the XACTOPT structure that is allocated by the caller. This structure is used to return attribute information from a transaction options object. The XACTOPT structure is described with the ITransactionOptions::SetOptions method earlier.