equal
deleted
inserted
replaced
377 apPlatformPrivate, |
377 apPlatformPrivate, |
378 aSizeBytes, |
378 aSizeBytes, |
379 apBuffer); |
379 apBuffer); |
380 } |
380 } |
381 |
381 |
|
382 #ifndef __WINSCW__ |
|
383 #pragma CTC SKIP |
|
384 #endif |
382 EXPORT_C |
385 EXPORT_C |
383 TInt COmxILAudioPort::Extension_(TUint aExtensionId, TAny *&a0, TAny *a1) |
386 TInt COmxILAudioPort::Extension_(TUint aExtensionId, TAny *&a0, TAny *a1) |
384 { |
387 { |
385 return COmxILPort::Extension_(aExtensionId, a0, a1); |
388 return COmxILPort::Extension_(aExtensionId, a0, a1); |
386 } |
389 } |
387 |
390 #ifndef __WINSCW__ |
|
391 #pragma CTC ENDSKIP |
|
392 #endif |