# Clicker-0.59-2007-11-26-1757-log.txt UTF-8               dh:2007-11-23
#
# This is the ODMA Connection Manager Log for the execution of Clicker
# in the session of Clicker-0.59-2007-11-26-1758-transcript.txt
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #

ODMRegisterApp                          # Clicker successfully loads the
    Input parameters:                   # ODMA Connection Manager and
    version=100(64)                     # connects to the default DMS
    lpszAppId=OdmNativeTest;            # (ODMASAMP here) as application
    dwEnvData=3410052(340884)           # OdmNativeTest.
    Output parameters:
    odmHandle=188746384(b400a90)
    Return value=0(0)
ODMSelectDoc                            # The SelectDoc operation implements
    Input parameters:                   # OdmConnection.chooseDocument().
    odmHandle=188746384(b400a90)
    pdwFlags=0(0)
    Output parameters:                  # The docId of the selected document
    lpszDocId=::ODMA\ODMASAMP\17-41-36-49;
    pdwFlags=0(0)
    Return value=0(0)
ODMOpenDoc                              # the document is opened automati-
    Input parameters:                   # cally by chooseDocument.
    odmHandle=188746384(b400a90)
    flags=1(1)
    lpszDocId=::ODMA\ODMASAMP\17-41-36-49;
    Output parameters:
    lpszDocLocation=C:\DOCUME~1\orcmid\LOCALS~1\Temp\ODM36.txt;
    Return value=0(0)
ODMGetDocInfo                           # Clicker obtains the document name
    Input parameters:
    odmHandle=188746384(b400a90)
    lpszDocId=::ODMA\ODMASAMP\17-41-36-49;
    item=2(2)
    dataLen=300(12c)
    Output parameters:
    lpszData=2007-11-17-1742-Transfer;
    Return value=0(0)
ODMCloseDoc                             # The document is not used for
    Input parameters:                   # anything else.
    odmHandle=188746384(b400a90)
    lpszDocId=::ODMA\ODMASAMP\17-41-36-49;
    activeTime=-1(ffffffff)
    pagesPrinted=-1(ffffffff)
    sessionData address=0(0)
    dataLen=0(0)
    No output parameters
    Return value=0(0)
ODMSelectDoc                            # On the second chooseDocument,
    Input parameters:                   # the Cancel selection was made
    odmHandle=188746384(b400a90)        # in the ODMASAMP selection dialog
    pdwFlags=0(0)
    Output parameters:
    lpszDocId=Not Defined
    pdwFlags=0(0)
    Return value=2(2)
ODMUnRegisterApp                        # When there is nothing more to do,
    Input parameters:                   # Clicker releases all resources and
    odmHandle=188746384(b400a90)        # ODMJNI releases the ODMA
    No output parameters                # connection.
    No return value

# $Header: /ODMdev/info/odma/odmjni100/0.54-odmjni100/Clicker/results/Clicker-0.59-2007-11-26-1757-log.txt 1     07-11-26 18:28 Orcmid $

#          *** end of Clicker-0.59-2007-11-26-1757-log.txt ***