影像 | 音效 | 視訊 |
---|---|---|
X |
起始設定快照控制資料結構中的值。
授權
插入、控制
檔案庫
OS/2 與 Windows | AIX、HP-UX 及 Solaris |
---|---|
dmbshot.lib | libdmbshot.a (AIX) |
| libdmbshot.sl (HP-UX) |
| libdmbshot.so (Solaris) |
併入檔
dmbshot.h
語法
long DBvInitShotControl( DBvShotControl *shotCtrl, );
參數
錯誤碼
範例
起始設定快照控制資料結構中的值:
#include <dmbshot.h> rc = DBvInitShotControl(shotCtrl);