|
Mac OS 9
|
Component API for doing AVC transactions. More...
Go to the source code of this file.
Data Structures | |
| struct | DVCTransactionParams |
Typedefs | |
| typedef Ptr | responseBuffer |
| typedef Ptr UInt32 | responseLength |
| typedef struct DVCTransactionParams | DVCTransactionParams |
Enumerations | |
| enum | { kDeviceControlDoAVCTransactionSelect = 0x0001 } |
Functions | |
| typedef | CALLBACK_API_C (UInt32, DCResponseHandler)(UInt32 fwCommandObjectID |
| ComponentResult | DeviceControlDoAVCTransaction (ComponentInstance instance, DVCTransactionParams *params) |
Component API for doing AVC transactions.
For bug reports, consult the following page on the World Wide Web:
http://developer.apple.com/bugreporter/
| ComponentResult DeviceControlDoAVCTransaction | ( | ComponentInstance | instance, |
| DVCTransactionParams * | params | ||
| ) |
DeviceControlDoAVCTransaction()