hwIWindow GetXMLOutputType
Gets the export file type for hwlSession_handle PublishSession.
Syntax
hwIWindow_handle GetXMLOutputType
Application
Tcl Query
Description
Returns H3D, the image format, or the video format file type.
Example
hwi GetSessionHandle mySessionName
mySessionName GetProjectHandle myProjectName
myProjectName GetPageHandle myPageName [myProjectName GetActivePage]
myPageName GetWindowHandle myWindowName [myPageName GetActiveWindow]
myWindowName GetXMLOutputType
Error
Success (0) or an error code.