Searched refs:myIDHDisposeNotificationGluePB (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DIsochronousDataHandler.i.c742 struct IDHDisposeNotificationGluePB myIDHDisposeNotificationGluePB = { local
749 struct IDHDisposeNotificationGluePB myIDHDisposeNotificationGluePB; local
750 // *((unsigned long*)&myIDHDisposeNotificationGluePB) = 0x0004000D;
752 myIDHDisposeNotificationGluePB.componentFlags = 0;
753 myIDHDisposeNotificationGluePB.componentParamSize = 4;
754 myIDHDisposeNotificationGluePB.componentWhat = 13;
758 myIDHDisposeNotificationGluePB.notificationID = notificationID;
759 myIDHDisposeNotificationGluePB.idh = idh;
762 return (ComponentResult)CallUniversalProc(CallComponentUPP, 0x000000F0, &myIDHDisposeNotificationGluePB);
764 return (ComponentResult)CallComponentDispatch( (ComponentParameters*)&myIDHDisposeNotificationGluePB );
[all...]

Completed in 100 milliseconds