Frequently Asked Questions

How do I use wodCertificate.dll in PowerBuilder?

ou can use the following code to create an instance of wodCertificate:

OLEObject ole_cer
ole_cer = CREATE oleobject
ole_cer.ConnectToNewObject("WeOnlyDo.Certificate.1")

After this is done, ole_cer should have all the methods/properties assigned.


 Last updated Fri, Nov 8 2013 12:00am

Please Wait!

Please wait... it will take a second!