LabWindows/CVI

Content Type
Programming Language
Current manual
Table of Contents

Callback Posting Class Help

Callback Posting Class Help

This class contains functions you use to schedule callback functions for execution.

Post Delayed Callback Function – Use this function to schedule a function to be called after a specific amount of time has elapsed.

Post Deferred Call To Thread And Wait – Use this function to schedule a function for synchronous execution in another thread.

Library: Programmer's Toolbox Control

Was this information helpful?