WindowThreadPolicy

NI Vision for LabWindows/CVI Function

WindowThreadPolicy

Determines the thread in which NI Vision creates windows.

Elements

Name

Value

Description

IMAQ_CALLING_THREAD 0 Using this policy, NI Vision creates windows in the thread that makes the first display function call for a given window number.
IMAQ_SEPARATE_THREAD 1 Using this policy, NI Vision creates windows in a separate thread and processes messages for the windows automatically.
IMAQ_WINDOW_THREAD_POLICY_SIZE_GUARD 0xFFFFFFFF Reserved