Could u please tell me where the function
4 posts • Page 1 of 1
Could u please tell me where the function
Could u please tell me where the function prototypes are listed for windows dll?
http://www.morovia.com/font/support/font-dll.asp
http://www.morovia.com/font/support/font-dll.asp
- gattu (legacy member)
Re: Could u please tell me where the function
All the function prototypes are list in this article, Function Prototype section.
http://www.morovia.com/font/support/font-tool.asp
http://www.morovia.com/font/support/font-tool.asp
- glitch (legacy member)
Re: Could u please tell me where the function
I am trying to call EAN13(string ls_value) from PowerBuilder. However It creates an error calling. Do you know what datatype these functions return and is the barcode returned by reference?
Here is how I declared it:
Here is how I declared it:
- Code: Select all
function integer ean13(ref string text ) LIBRARY "mrvFontTools.dll"
- gattu (legacy member)
Re: Could u please tell me where the function
All the functions take a prototype:
- Code: Select all
string Function(ref string data)
- glitch (legacy member)
4 posts • Page 1 of 1
Return to Online Utilities and Free Programs
Who is online
Users browsing this forum: No registered users and 0 guests