DocGetFileTypeΒΆ
DocGetFileType checks if the document is an ipz or ipw file.
- ssType = DocGetFileType(hDoc)
Return Value
ssType is "ipz" or "ipw".
Parameters
- hDoc
identifies the document.
History
Version |
Description |
|---|---|
R2017 |
New. |
See also
id-18604