Consultor Eletrônico



Kbase P14697: How to call the moventtid method from dbcNttGeo.dll
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   20/03/2003
Status: Unverified

GOAL:

How to call the moventtid method from dbcNttGeo.dll?

FIX:

DEFINE VARIABLE chDbOcx AS COM-HANDLE NO-UNDO.
DEFINE VARIABLE iErrCode AS INTEGER NO-UNDO.

CREATE "dbcNttGeo.dbcNttGeo" dbcNttGeo.

iErrCode = dbcNttGeo:moventtid(input-output chDbOcx by-pointer, cid, w-dx, w-dy).