Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
This function pushes a message into the push router, which routes it to the appropriate push router client.
Syntax
HRESULT PushRouter_SubmitPush (
PSRCPUSHMSG pMsg
);
Parameters
- pMsg
[in] Pointer to an SRCPUSHMSG structure, which represents the message to push.
Requirements
Header |
prpushsrc.h |
Library |
Pushprxy.lib |