Share via


XXX_RecognizeMessage (Compact 2013)

3/26/2014

This function determines if the provided RILMESSAGE structure is of the desired type.

Syntax

BOOL XXX_RecognizeMessage(
  const RILMESSAGE* prmMessage
);

Parameters

  • prmMessage
    [in] Pointer to a Radio Interface Layer (RIL) message that contains the information enclosed in the incoming Short Message Service (SMS) message.

Return Value

Returns TRUE if the message is recognized. Returns FALSE if the message is not recognized.

Requirements

Header

Developer Implemented

Library

Developer Implemented

See Also

Reference

Short Message Service Provider Functions
Short Message Service Provider Reference
RILMESSAGE