Skip to content
Snippets Groups Projects
Commit 0d6bcb90 authored by rds's avatar rds
Browse files

Maybe I'll extend this...

parent 2d8c8fce
No related branches found
No related tags found
No related merge requests found
/* Last edited: Oct 17 11:48 2008 (rds) */
typedef struct
{
int action_type;
char *action;
}XRemoteMessageStruct, *XRemoteMessage;
gboolean zMapXRemoteAPIMessageProcess(char *message_xml_in,
gboolean full_process,
char **action_out,
XRemoteMessage *message_out);
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment