# Check05-2007-01-03-1424-log.txt UTF-8                     dh:2007-01-03
#
# This console-log capture of Check05 0.07 execution is the demonstration
# which produces ODMA operations such as those captured in the log file
# Odma32-2007-01-02-2140.log.txt.
#
# An important aspect of this test, in addition to showing that the
# IodmApplication100 and IodmWorking100 interface methods are implemented
# correctly, is demonstration that all of the interface releases work
# properly and the reference counts work.  The IodmWorking100 implementation
# holds a reference to IodmApplication100 internally, and it is that which
# has the closing of DMS documents and release of the DMS and the Connection
# Manager from the application to occur in the correct sequence.  This also
# matters in how the releases occur from the Java ODMJNI 1.0 interface
# implementations.

14:10:30.67 C:\MyProjects\java\ODMdev\info\odma\OdmNative100\test\check05> Check05-reference.exe

Check05> 0.07 Demonstration of OdmNative100 0.30alpha Functions.
         Program Check05.cpp dated Tue Jan  2 21:35:05 2007
         Compiled at 21:40:09 on Jan  2 2007 as C++ extended (Win32)

         00000000  pIFoo, rc = 80004002 (E_NOINTERFACE)
         008725B8  pIUnknown, rc = 00000000 (S_OK)
         008725B8  pIodmApplication100, rc = 00000000 (S_OK)

         > IodmApplication100 interface acquired.
           defined in 0.22 OdmNative100.hpp 2007-01-01T19:39Z, implemented by
OdmApplication in 0.24 OdmNative100.cpp Sun Dec 31 18:34:41 2006
compiled at 12:50:58 on Jan  1 2007 as MS-extended C++ (Win32)

         > > An ODMA Connection Manager is available to use.

         > > > There is a Default DMS for use.
               All ODMA 1.0 DMS-requiring operations
               are available to this application.

         > > > > A Document ID is selected for modification.
                 Doc ID ::ODMA\ODMASAMP\13-37-41-53

         > > > > File-system location of content:
                 C:\DOCUME~1\orcmid\LOCALS~1\Temp\ODM24.txt

         > > > > 008725F0  pIodmWorking100, rc = 00000000 (S_OK)
                 defined in 0.04 OdmWorking100.hpp 2007-01-01T20:09Z, implemented by
OdmWorking in 0.05 OdmWorking100.cpp Mon Jan  1 12:49:32 2007
compiled at 12:51:08 on Jan  1 2007 as MS-extended C++ (Win32)

                 viewOnly = FALSE
                 docID matches the selected docID.
                 docLocation matches the opened docLocation.
                 ODM_NAME = |Setup04-SampleDoc|
                 ODM_AUTHOR = |ORCMID|
                 ODM_TYPE = |.TXT|
                 ODM_CONTENTFORMAT = |Text|
                 ODM_TITLETEXT = |13-37-41-53 - Setup04-SampleDoc|


         > > > > NO FURTHER OPERATION IMPLEMENTED (Check05).

         > > > > No further use of the document interface
                 will be made.  The resources will be
                 released, and any document closed, when
                 the last reference to the interface is
                 released.

         > > > There is no further need for the Default
               DMS.  It will be released automatically
               when all IodmApplication100 references
               are released.

         > > There is no further need for the ODMA
             Connection Manager.  It will be released
             automatically when all IodmApplication100
             interface references are released.

         > IodmApplication100 interface released.
         > IUnknown interface released.
         > IodmWorking100 interface released.


Check05> exit


14:10:58.34 C:\MyProjects\java\ODMdev\info\odma\OdmNative100\test\check05>

# $Header: /ODMdev/info/odma/OdmNative100/test/check05/Check05-2007-01-03-1424-log.txt 1     07-01-03 14:45 Orcmid $

#            *** end of Check05-2007-01-03-1424-log.txt ***
