.. highlightlang:: us .. index:: DocGetFileType .. _docgetfiletype: DocGetFileType ================= .. us.tag DocGetFileType GERMAN New5900 DocGet :ref:`DocGetFileType` prüft ob das Dokument eine ipw oder ipz Datei ist. .. function:: ssType = DocGetFileType(hDoc) .. us.return **Returnwert** *ssType* ist ``"ipz"`` oder ``"ipw"``. .. us.params **Parameter** .. uparam:: hDoc *hDoc* ist die Zugriffsnummer des mit :ref:`DocCreate` erzeugten Dokuments. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Beschreibung * - R2017 - Neu. .. seealso:: :ref:`uberblick-dokumente` :sub:`id-18604`