Toolkit Reference |
This callback function is used to open the log output stream.
When the application calls Vtk_OpenLog to open logging the Toolkit uses this callback function to initialize the logging resource.
pCtxt | A pointer to the Toolkit context. |
userHdl | An application specific value, which is passed to the other logging callback functions. The Toolkit treats this value as opaque. |
Return Value
VTK_OK
This indicates the logging output stream was opened correctly.
!VTK_OK
This indicates the application has detected a problem and does not want the Toolkit to use logging.
Notes
ValiCert, Inc. http://www.valicert.com Voice: +1.650.567.5469 Fax: (+1.650.254.2148 support@valicert.com |