MPbkExtensionFactory.h File Reference

Typedef TPbkUiExtensionEntryPointL

typedef MPbkExtensionFactory *(*TPbkUiExtensionEntryPointL

Entry point function definition for a Phonebook UI extension DLL. The function should be exported by the extension DLL with ordinal number 1 (one) and it should return an extension factory instance. If the factory instance cannot be created the function should leave.