API 文件集 > Asynchronous mode > Object ProAsynchronous > Function ProAsynchronousEventLoopInterrupt
Function ProAsynchronousEventLoopInterrupt
Description
Call this function from within a Creo Parametric callback function to halt a loop currently running in ProAsynchronousEventLoop().
Synopsis
#include <ProCore.h>
ProAsynchronousEventLoopInterrupt
(void)
Returns
The function succeeded.
Sample Code References
User Guide References
這是否有幫助?