animRegisterForeignThread
此方法用于在动画框架中注册外部线程(非 OMThread)。
可见性
Public
特征符
static void animRegisterForeignThread(char * name, void* theHandle);
参数
name
指定外部线程的名称
theHandle
指定线程的句柄
父主题:
OXF 类
反馈