PaymentAppCanMakePaymentTriggerDetails.ReportCanMakePaymentResult Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reports the status of whether the payment can be made.
public:
virtual void ReportCanMakePaymentResult(PaymentCanMakePaymentResult ^ value) = ReportCanMakePaymentResult;
void ReportCanMakePaymentResult(PaymentCanMakePaymentResult const& value);
public void ReportCanMakePaymentResult(PaymentCanMakePaymentResult value);
function reportCanMakePaymentResult(value)
Public Sub ReportCanMakePaymentResult (value As PaymentCanMakePaymentResult)
Parameters
The value.