|
Mac Dev Center
Mac OS X Reference Library Drivers, Kernel, & Hardware: Kernel Device Drivers Kernel Framework Reference
|
IOFWLocalIsochPort |
| Inherits from: | |
| Declared In: |
Use the links in the table of contents to the left to access the documentation.
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 );
notificationTypeType of change.
dclCommandListList of DCL commands that have been changed.
numDCLCommandsNumber 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: 2009-10-14