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...
Continue reading...