Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: e32std.h
Link against:

Typedef TLibraryFunction

typedef TInt (*TLibraryFunction)();

Support

Supported from 5.0

Description

Defines a function which takes no arguments but returns a TInt. This is a type which is returned from a call to RLibrary::Lookup().