InitMovie()
语法
Result = InitMovie()概要
Initialize the movie environment for later use. You must call this function before any other functions in this library.
参数
无.
返回值
Returns nonzero if initialization was successful. If zero is returned then the movie library cannot be used.
Remarks
This function tries to open DirectX (v3.0 with NT4.0 compatibility or v7.0 else); if it fails then DirectX is either not available or is too old be used.
参阅
LoadMovie()
已支持操作系统
所有