[Progress Communities] [Progress OpenEdge ABL] Forum Post: How do I pass the required parameters for this .NET class object?

  • Thread starter Thread starter CMI
  • Start date Start date
Status
Not open for further replies.
C

CMI

Guest
I still new to this .NET stuff but how do I pass the required parameters for this .NET class object? How do I pass System.Object and System.IntPtr. Could somebody give me an example, please?? I think it's asking for the handle of current procedure (THIS-PROCEDURE or THIS-OBJECT) and the handle of an Internal Procedure or Method. DEFINE VARIABLE CertificateDelegate AS CLASS MMM.Readers.FullPage.CertificateDelegate. CertificateDelegate = NEW MMM.Readers.FullPage.CertificateDelegate ( ??? , ??? ).

Continue reading...
 
Status
Not open for further replies.
Back
Top