CwGetCurrentView

Sintassi:

handle = CwGetCurrentView()

        handle          (handle) L'handle della vista attuale

Descrizione:

Questa funzione ritorna l'handle della vista correntemente attiva.

Esempio:

handle=CwGetCurrentView()
call CwStopRender handle
call doSomeComplexDrawingStuff
call CwStartRender handle
call CwWaitOnRender handle


Funzioni per NOME

Indice

Funzioni per SCOPO