This method retrieves a pointer to the IApplicationObject interface of the Application object.
HRESULT get_Application(
IApplicationObject ** ppApplication
//pointer to an IApplicationObject interface pointer
);
© Microsoft Corporation. All rights reserved.