HttpReturnLoginServiceTagString
Returns the Login Service Method Tag.
#include <httpexp.h>
UINT32 HttpReturnLoginServiceTagString (
HINTERNET hndl,
char *buffer,
UINT32 size);
If successful, returns HTTP_SUCCESSFUL. Otherwise, returns HTTP_BAD_REQUEST, indicating that the buffer is too small for the tag information.