3 references to S_OK
System.ServiceModel (3)
System\ServiceModel\ComIntegration\TransactionProxy.cs (3)
357
this.notification.Aborted(0, false, 0,
S_OK
);
367
this.notification.Committed(false, 0,
S_OK
);
390
if (
S_OK
== hr)