equal
deleted
inserted
replaced
416 apPlatformPrivate, |
416 apPlatformPrivate, |
417 aSizeBytes, |
417 aSizeBytes, |
418 apBuffer); |
418 apBuffer); |
419 } |
419 } |
420 |
420 |
421 |
421 #ifndef __WINSCW__ |
|
422 #pragma CTC SKIP |
|
423 #endif |
422 EXPORT_C |
424 EXPORT_C |
423 TInt COmxILVideoPort::Extension_(TUint aExtensionId, TAny *&a0, TAny *a1) |
425 TInt COmxILVideoPort::Extension_(TUint aExtensionId, TAny *&a0, TAny *a1) |
424 { |
426 { |
425 return COmxILPort::Extension_(aExtensionId, a0, a1); |
427 return COmxILPort::Extension_(aExtensionId, a0, a1); |
426 } |
428 } |
427 |
429 #ifndef __WINSCW__ |
|
430 #pragma CTC ENDSKIP |
|
431 #endif |