# Odma32-2007-01-02-1812.log.txt    UTF-8                    dh:2007-01-02
#
# This is the ODMA32 Connection Manager Log for a run of Check05 0.04 with
# a document selected, and successful ODMOpenDoc.
#
# An OdmNative100 document object is successfully created.  The test
# confirms that the ODMCloseDoc is produced when the last document-object
# interface is released.
#
# Check05 releasing its IodmWorking100 last also confirms that the
# ODMCloseDoc happens before the last IodmApplication100 is released,
# the one being held by the IodmWorking100 implementation.  This shows
# proper release of held interfaces by producing the only UnRegisterApp
# after all other interface references are released.


ODMRegisterApp
    Input parameters:
    version=100(64)
    lpszAppId=OdmNativeTest;
    dwEnvData=3145920(3000c0)
    Output parameters:
    odmHandle=8981984(890de0)
    Return value=0(0)
ODMSelectDoc
    Input parameters:
    odmHandle=8981984(890de0)
    pdwFlags=0(0)
    Output parameters:
    lpszDocId=::ODMA\ODMASAMP\13-37-41-53;
    pdwFlags=0(0)
    Return value=0(0)
ODMOpenDoc
    Input parameters:
    odmHandle=8981984(890de0)
    flags=1(1)
    lpszDocId=::ODMA\ODMASAMP\13-37-41-53;
    Output parameters:
    lpszDocLocation=C:\DOCUME~1\orcmid\LOCALS~1\Temp\ODM24.txt;
    Return value=0(0)
ODMCloseDoc
    Input parameters:
    odmHandle=8981984(890de0)
    lpszDocId=::ODMA\ODMASAMP\13-37-41-53;
    activeTime=-1(ffffffff)
    pagesPrinted=-1(ffffffff)
    sessionData address=0(0)
    dataLen=0(0)
    No output parameters
    Return value=0(0)
ODMUnRegisterApp
    Input parameters:
    odmHandle=8981984(890de0)
    No output parameters
    No return value

# $Header: /ODMdev/info/odma/OdmNative100/test/check05/Odma32-2007-01-02-1812.log.txt 1     07-01-02 18:23 Orcmid $

#                *** end of Odma32-2007-01-02-1812.log.txt ***