Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Defining a function

Status
Not open for further replies.

sdillard

Technical User
Oct 23, 2001
32
0
0
US
I am trying to incorporate a commercial application (PC Anywhere from Symantec) into a VB6 application. Symantec provides an OLE automation guide that supposedly allow a developer to do this. However, I am relatively inexperienced. In the guide, they describe and provide examples for using their objects. But, at the end of the document, they describe some functions but don't provide examples for using these (I assume an experienced developer would know how to use them). It lists them as AWREM32 functions such as awConnect(filename). The functions are boolean but if I try to use one I get a function not defined error. I assume I need to define the AWREM32 somehow but I don't know how to do this. Any help would be greatly appreciated.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top