Platform SDK: COM+ (Component Services)

IComCRMEvents::OnCRMCommit

Generated when a CRM clerk receives a commit notification to pass on to the CRM compensator.

HRESULT OnCRMCommit(
   COMSVCSEVENTINFO RPC FAR *pInfo,
   GUID guidClerkCLSID
) = 0;

Parameters

pInfo
[in] For more information on this structure, see Event Structure.
guidClerkCLSID
[in] Identity of the CRM clerk.