mfp_Authenticate

Description

Authenticates to the Message Feed server. Each client submitting messages to the Message Feed server must authenticate itself with a name and a password.

Syntax

int mfp_Authenticate(h_mfp hMFP, int RequestId, char const* pUser, char const* pPassword);

Parameters

Example

Related commands

mfp_GetReply

mfp_GetLastError