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 Thu, Nov 7 2013 11:00pm

Please Wait!

Please wait... it will take a second!