SYMBIAN OS V9.4
Feedback
#include <mtmconfig.rh>
MTM_CAPABILITIES
Resource to specify flags for whether the MTM can handle body text, and can send messages.
This should be the second resource in the registration file, following the MTM_INFO_FILE resource.
MTM_INFO_FILE
BYTE send_capability;
Flag that if true indicates that the MTM can send messages.
BYTE body_capability;
Flag that if true indicates that the MTM can handle body text.
Copyright © 2005-2008 Symbian Software Ltd.