Image | Audio | Video |
---|---|---|
X |
ÄÆÀ» ÄÆ īŻ·Î±×·Î »ðÀÔÇÕ´Ï´Ù.
񀀥
Insert, Control
¶óÀ̺귯¸® ÆÄÀÏ
OS/2 ¹× Windows | AIX, HP-UX ¹× Solaris |
---|---|
dmbshot.lib | libdmbshot.a(AIX) |
| libdmbshot.sl(HP-UX) |
| libdmbshot.so(Solaris) |
Include ÆÄÀÏ
dmbshot.h
±¸¹®
long DBvInsertShot( char *catalogName, DBvShotType *shot, DBvIOType *video, char *shotHandle, SQLHDBC hdbc );
¸Å°³º¯¼ö
¿À·ù ÄÚµå
¿¹
hotshots¶ó°í ÇÏ´Â ÄÆ īŻ·Î±×¿¡ ÄÆÀ» »ðÀÔÇÕ´Ï´Ù.
rc = DBvInsertShot( "hotshots", /* shot catalog name */ shot, /* pointer to shot structure */ video, /* pointer to video structure */ shotHandle, /* pointer to shot handle */ hdbc); /* database connection handle */