Share via


PushRouter_SubmitPush (Compact 2013)

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

See Also

Reference

WAP Functions
PushRouter_GetMessage
SRCPUSHMSG