FYP Final Report v1.0.0
Copyright and All Rights Reserved To: Pee-Lo Team @2003/04
56
Snippet 16: Auto Generated Proxy Class Codes by Visual Studio .NET
Referring to the Snippet 17, the developer begins by initialize a service object (line 414) to
accommodate all the Pee-LoWS XML web services functions. Line 415 shows the declaration of an
object class which will be used to contain data and be sent to the servicing XML web services.
Snippet 17: Sample Codes to Retrieve Data from Pee-LoWS XML Web Services in Pee-LoPPCA
Line 416 declares a new variable for linking the current form to another form called
frmSearchPatientResult.