AppGetActiveDocumentΒΆ

AppGetActiveDocument retrieves the handle of the active document.

handle = AppGetActiveDocument()

Return Value

If the function succeeds, the return value is the handle of the active document. If no document is active, the return value is zero.

id-1554544