标题: update session对就的API函数是什么 [打印本页] 作者: zhb7081 时间: 2006-3-25 14:12 标题: update session对就的API函数是什么 如题,请高手赐教,谢谢作者: zhb7081 时间: 2006-3-25 14:26
请知道的告诉一声,急用,在线等啊作者: zzz 时间: 2006-3-26 22:09
UF_MODL_update()作者: jin_chun_ning 时间: 2006-3-27 18:34
/*
Update the session. This will update all parts that are out of date because they've been
delayed by turning on session delay (or if they were delayed because they were partially
loaded). This will NOT update frozen parts.
Input:
None
Output:
Returns a non-zero error code if an error occurrs.
*/ extern int UF_WAVE_update_session(void)