GetResponseParam Method
Gets the value for the specified parameter.
Syntax
char* GetResponseParam(char* lpszName);
Remarks
Pass the name in the Name parameter to this method and it will return the value from the ResponseParams properties.
PayPal Integrator V5 - Online Help
|
|||
|
Available for:
Questions / Feedback?
GetResponseParam MethodGets the value for the specified parameter. Syntaxchar* GetResponseParam(char* lpszName); RemarksPass the name in the Name parameter to this method and it will return the value from the ResponseParams properties. |
||