Debug::TLibraryUnloadedInfo Class Reference

class Debug::TLibraryUnloadedInfo

Event specific information returned as part of a TEventInfo object when a library unload event occurs.

Member Data Documentation

TUint8 iFileName

TUint8 iFileName

The name of the file that the library was loaded from.

TInt iFileNameLength

TInt iFileNameLength

Contains the length in bytes of the initialised data in iFileName.