GetProfile Method
This method returns the requested profile.
Syntax
int GetProfile(char* lpszProfileId);
Remarks
Use this method to retrieve the specified recurring payments profile. This method takes a ProfileId parameter which specifies which profile the class will request from PayPal.
The details of the profile will be populated into various properties such as BillingDetails and CyclesCompleted.