This method retrieves a pointer to the ISessionObject interface of the Session object.
HRESULT get_Session(
ISessionObject ** ppSession
//pointer to an ISessionObject interface pointer
);
© Microsoft Corporation. All rights reserved.