Extern.declare in QTP is used to call external procedures in DLLs
Extern.Declare micHwnd, "FindWindow", "user32.dll", "FindWindowA", micString, micString … Enables you to declare calls to external procedures from an external dynamic-link library (DLL).
No comments:
Post a Comment
Please Leave your reply. We value your feedback and inputs