PushRouter_SubmitPush
4/8/2010
This function pushes a message into the push router. The message will then be routed to the appropriate push router client.
Syntax
HRESULT PushRouter_SubmitPush (
PSRCPUSHMSG pMsg
);
Parameters
- pMsg
[in] Pointer to an SRCPUSHMSG** structure representing the message to push.**
Requirements
Header | prpushsrc.h |
Library | Pushprxy.lib |
Windows Embedded CE | Windows CE .NET 4.2 and later |
Windows Mobile | Pocket PC for Windows Mobile 2003 and later, Smartphone for Windows Mobile 2003 and later |