ADC Home > Reference Library > Reference > Darwin > Kernel Framework Reference
|
IOFWLocalIsochPort |
Inherits from: |
IOFWIsochPort
|
Declared In: |
Informs hardware of a change to the DCL program.
notify |
Informs hardware of a change to the DCL program.
public
virtual IOReturn notify( IOFWDCLNotificationType notificationType, DCLCommand **dclCommandList, UInt32 numDCLCommands );
notificationType
Type of change.
dclCommandList
List of DCL commands that have been changed.
numDCLCommands
Number of commands in list.
IOKit error code.
ExpansionData |
protected
struct ExpansionData { };
This structure will be used to expand the capablilties of the class in the future.
|
Last Updated: 2008-12-19