Jump to content

DiveClose: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

26 November 2025

  • curprev 01:1301:13, 26 November 2025 Martini talk contribs 724 bytes +724 Created page with "{{DISPLAYTITLE:DiveClose}} This function closes a display engine instance. ==Syntax== _DiveClose(hDiveInst) ==Parameters== ;''hDiveInst'' (HDIVE) - input :Instance identifier. All data associated with this instance is freed. ==Returns== ;''rc'' (ULONG) - returns :Return codes indicating success or type of failure: :* '''DIVE_SUCCESS''' If the function succeeds, 0 is returned. :* '''DIVE_ERR_INVALID_INSTANCE''' The DIVE instance handle specified in the ''hDiveI..."