ADIC 601355 Rev A Digital Camera User Manual


  Open as PDF
of 1192
 
API Guide
2-388 API Functions 601355 Rev A
VSID_COMPONENT_HANDLE_TABLE
(VST_TABLE_HANDLE *)
Pointer to the component handle table
associated with this status.
VSID_COMP_ID (VST_COMPONENT_ID *) Pointer to the first component identifier in the
component identifier table.
VSID_COMP_ID_ENTRY (int) Index of the appropriate component identifier
in the component identifier table.
(VST_COMPONENT_ID *) Pointer to the appropriate component identifier
in the component identifier table.
VSID_COMP_ID_TABLE
(VST_TABLE_HANDLE *)
Pointer to the component identifier table
associated with this status.
VSID_COMP_STATE
(VST_COMPONENT_STATE *)
Pointer to the component state for this status.
Valid VSID_COMP_STATE values are
enumerated in the vs_types.h file.
VSID_CONNECT_HANDLE
(VST_CONNECT_HANDLE *)
Pointer to the first entry in the connect handle
table.
VSID_CONNECT_HANDLE_ENTRY (int) Index of the appropriate connect handle in
the connect handle table.
(VST_CONNECT_HANDLE *) Pointer to the appropriate connect handle in
the connect handle table.
VSID_CONNECT_HANDLE_TABLE
(VST_TABLE_HANDLE *)
Pointer to the connect handle table associated
with this status.
VSID_DRIVE_HANDLE
(VST_DRIVE_HANDLE *)
Pointer to the first drive handle in the drive
handle table.
VSID_DRIVE_HANDLE_ENTRY (int) Index the appropriate drive handle in the
drive handle table.
(VST_DRIVE_HANDLE *) Pointer to the appropriate drive handle in the
drive handle table.
VSID_DRIVE_HANDLE_TABLE
(VST_TABLE_HANDLE *)
Pointer to the drive handle table associated
with this status.
Parameter Type Description