GME  13
Public Member Functions | Public Attributes
CMgaClient Class Reference

#include <MgaProject.h>

Inheritance diagram for CMgaClient:
Inheritance graph
[legend]
Collaboration diagram for CMgaClient:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CMgaClient ()
 ~CMgaClient ()
STDMETHOD() get_Name (BSTR *pName)
STDMETHOD() get_OLEServer (IDispatch **pServer)
STDMETHOD() get_Project (IMgaProject **pVal)
STDMETHOD() Destroy ()

Public Attributes

CComBSTR name
CComPtr< IDispatch > ole_server
CMgaProjectmgaproject
bool active

Detailed Description

Definition at line 251 of file MgaProject.h.


Constructor & Destructor Documentation

CMgaClient::CMgaClient ( ) [inline]

Definition at line 264 of file MgaProject.h.

Definition at line 268 of file MgaProject.h.


Member Function Documentation

STDMETHOD() CMgaClient::Destroy ( void  ) [inline]

Definition at line 304 of file MgaProject.h.

STDMETHOD() CMgaClient::get_Name ( BSTR *  pName) [inline]

Definition at line 281 of file MgaProject.h.

STDMETHOD() CMgaClient::get_OLEServer ( IDispatch **  pServer) [inline]

Definition at line 288 of file MgaProject.h.

STDMETHOD() CMgaClient::get_Project ( IMgaProject **  pVal) [inline]

Definition at line 296 of file MgaProject.h.


Member Data Documentation

Definition at line 262 of file MgaProject.h.

Definition at line 261 of file MgaProject.h.

CComBSTR CMgaClient::name

Definition at line 259 of file MgaProject.h.

CComPtr<IDispatch> CMgaClient::ole_server

Definition at line 260 of file MgaProject.h.


The documentation for this class was generated from the following file: