DEVELOPER LIBRARY
» Developer Library » API Reference » C++ API reference » Dynamically Loading Link Libraries » TLibraryFunction
Location: e32std.h Link against:
e32std.h
TLibraryFunction
typedef TInt (*TLibraryFunction)();
Supported from 5.0
Defines a function which takes no arguments but returns a TInt. This is a type which is returned from a call to RLibrary::Lookup().
TInt
RLibrary::Lookup()
©2002 Symbian Ltd.