09-27-2013, 05:00 AM
If send is lowercase, maybe capturejpg also is lowercase.
When you insert typelib line, compile the macro. Then declare a variable like in the example below, and type . (dot) after it. Then you can see a list of functions.
typelib LibName {...} ...
LibName.ClassName var
var.
When you insert typelib line, compile the macro. Then declare a variable like in the example below, and type . (dot) after it. Then you can see a list of functions.
typelib LibName {...} ...
LibName.ClassName var
var.