Mac OS 9
DeviceControl.h File Reference

Component API for doing AVC transactions. More...

#include <MacTypes.h>
#include <Components.h>

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)
 

Detailed Description

Component API for doing AVC transactions.

Introduced In: xxx put version here xxx
Avaliable From: Universal Interfaces 3.4.1
Copyright: © 1999-2001 by Apple Computer, Inc., all rights reserved.

For bug reports, consult the following page on the World Wide Web:

http://developer.apple.com/bugreporter/

Function Documentation

◆ DeviceControlDoAVCTransaction()

ComponentResult DeviceControlDoAVCTransaction ( ComponentInstance  instance,
DVCTransactionParams params 
)

DeviceControlDoAVCTransaction()

Non-Carbon CFM: in IDHLib 1.0 and later
Carbon Lib: in CarbonLib 1.3 and later
Mac OS X: not available