GME
13
|
#include <MgaMetaRole.h>
Public Member Functions | |
IUnknown * | GetUnknown () const |
STDMETHOD() | InterfaceSupportsErrorInfo (REFIID riid) |
STDMETHOD() | get_ParentModel (IMgaMetaModel **p) |
STDMETHOD() | get_Parts (IMgaMetaParts **p) |
STDMETHOD() | get_Kind (IMgaMetaFCO **p) |
Definition at line 11 of file MgaMetaRole.h.
STDMETHOD() CMgaMetaRole::get_Kind | ( | IMgaMetaFCO ** | p | ) | [inline] |
Definition at line 50 of file MgaMetaRole.h.
STDMETHOD() CMgaMetaRole::get_ParentModel | ( | IMgaMetaModel ** | p | ) | [inline] |
Definition at line 43 of file MgaMetaRole.h.
STDMETHOD() CMgaMetaRole::get_Parts | ( | IMgaMetaParts ** | p | ) | [inline] |
Definition at line 46 of file MgaMetaRole.h.
IUnknown* CMgaMetaRole::GetUnknown | ( | ) | const [inline] |
Definition at line 19 of file MgaMetaRole.h.
STDMETHOD() CMgaMetaRole::InterfaceSupportsErrorInfo | ( | REFIID | riid | ) | [inline] |
Definition at line 33 of file MgaMetaRole.h.