GetGWSession

The GetGWSession function retrieves the gateway session.

Quick Info

Header file: GWMAIN.H
Library: GWMAIN.LIB

LPMAPISESSION GetGWSession(
  VOID  
);
 

Parameters

None.

Return Values

A pointer to a MAPI IMAPISession interface containing the gateway session.

Remarks

For information on the IMAPISession interface, see the MAPI Programmer's Reference.