GME
13
|
#include <MgaAttribute.h>
Public Types | |
typedef CMgaPart * | hashobp |
Public Member Functions | |
STDMETHOD() | get_Model (struct IMgaModel **pVal) |
STDMETHOD() | get_Meta (struct IMgaMetaPart **pVal) |
STDMETHOD() | get_MetaAspect (struct IMgaMetaAspect **pVal) |
STDMETHOD() | get_MetaRole (struct IMgaMetaRole **pVal) |
STDMETHOD() | get_FCO (struct IMgaFCO **pVal) |
STDMETHOD() | get_AccessMask (long *) |
STDMETHOD() | GetGmeAttrs (BSTR *icon, long *x, long *y) |
STDMETHOD() | SetGmeAttrs (BSTR icon, long x, long y) |
STDMETHOD() | get_RegistryMode (VARIANT_BOOL *own) |
STDMETHOD() | put_RegistryMode (VARIANT_BOOL own) |
STDMETHOD() | get_RegistryNode (BSTR path, IMgaRegNode **pVal) |
STDMETHOD() | GetRegistryNodeDisp (BSTR path, IMgaRegNode **pVal) |
STDMETHOD() | get_Registry (VARIANT_BOOL virtuals, IMgaRegNodes **pVal) |
STDMETHOD() | GetRegistryDisp (VARIANT_BOOL virtuals, IMgaRegNodes **pVal) |
STDMETHOD() | get_RegistryValue (BSTR path, BSTR *pVal) |
STDMETHOD() | put_RegistryValue (BSTR path, BSTR newval) |
STDMETHOD() | GetRegistryValueDisp (BSTR path, BSTR *pVal) |
STDMETHOD() | SetRegistryValueDisp (BSTR path, BSTR newval) |
CMgaPart () | |
~CMgaPart () | |
void | Initialize (metaref_type mr,::FCO *o, CMgaProject *p) |
CComBSTR | getregprefix () |
__declspec (property(get=getregprefix)) CComBSTR regprefix | |
Public Attributes | |
hashobp * | prevptr |
hashobp | next |
metaref_type | mref |
long | load_status |
FCOPtr | fco |
CMgaProject * | mgaproject |
Definition at line 254 of file MgaAttribute.h.
typedef CMgaPart* CMgaPart::hashobp |
Definition at line 296 of file MgaAttribute.h.
Definition at line 992 of file MgaAttribute.cpp.
Definition at line 993 of file MgaAttribute.cpp.
CMgaPart::__declspec | ( | property(get=getregprefix) | ) |
STDMETHODIMP CMgaPart::get_AccessMask | ( | long * | ) |
Definition at line 907 of file MgaAttribute.cpp.
STDMETHODIMP CMgaPart::get_FCO | ( | struct IMgaFCO ** | pVal | ) |
Definition at line 900 of file MgaAttribute.cpp.
STDMETHODIMP CMgaPart::get_Meta | ( | struct IMgaMetaPart ** | pVal | ) |
Definition at line 883 of file MgaAttribute.cpp.
STDMETHODIMP CMgaPart::get_MetaAspect | ( | struct IMgaMetaAspect ** | pVal | ) |
Definition at line 873 of file MgaAttribute.cpp.
STDMETHODIMP CMgaPart::get_MetaRole | ( | struct IMgaMetaRole ** | pVal | ) |
Definition at line 891 of file MgaAttribute.cpp.
STDMETHODIMP CMgaPart::get_Model | ( | struct IMgaModel ** | pVal | ) |
Definition at line 863 of file MgaAttribute.cpp.
STDMETHODIMP CMgaPart::get_Registry | ( | VARIANT_BOOL | virtuals, |
IMgaRegNodes ** | pVal | ||
) |
Definition at line 959 of file MgaAttribute.cpp.
STDMETHODIMP CMgaPart::get_RegistryMode | ( | VARIANT_BOOL * | own | ) |
Definition at line 943 of file MgaAttribute.cpp.
STDMETHODIMP CMgaPart::get_RegistryNode | ( | BSTR | path, |
IMgaRegNode ** | pVal | ||
) |
Definition at line 946 of file MgaAttribute.cpp.
STDMETHODIMP CMgaPart::get_RegistryValue | ( | BSTR | path, |
BSTR * | pVal | ||
) |
Definition at line 969 of file MgaAttribute.cpp.
STDMETHODIMP CMgaPart::GetGmeAttrs | ( | BSTR * | icon, |
long * | x, | ||
long * | y | ||
) |
Definition at line 909 of file MgaAttribute.cpp.
STDMETHOD() CMgaPart::GetRegistryDisp | ( | VARIANT_BOOL | virtuals, |
IMgaRegNodes ** | pVal | ||
) | [inline] |
Definition at line 288 of file MgaAttribute.h.
STDMETHOD() CMgaPart::GetRegistryNodeDisp | ( | BSTR | path, |
IMgaRegNode ** | pVal | ||
) | [inline] |
Definition at line 286 of file MgaAttribute.h.
STDMETHOD() CMgaPart::GetRegistryValueDisp | ( | BSTR | path, |
BSTR * | pVal | ||
) | [inline] |
Definition at line 291 of file MgaAttribute.h.
CComBSTR CMgaPart::getregprefix | ( | ) | [inline] |
Definition at line 303 of file MgaAttribute.h.
void CMgaPart::Initialize | ( | metaref_type | mr, |
::FCO * | o, | ||
CMgaProject * | p | ||
) |
Definition at line 999 of file MgaAttribute.cpp.
STDMETHODIMP CMgaPart::put_RegistryMode | ( | VARIANT_BOOL | own | ) |
Definition at line 944 of file MgaAttribute.cpp.
STDMETHODIMP CMgaPart::put_RegistryValue | ( | BSTR | path, |
BSTR | newval | ||
) |
Definition at line 980 of file MgaAttribute.cpp.
STDMETHODIMP CMgaPart::SetGmeAttrs | ( | BSTR | icon, |
long | x, | ||
long | y | ||
) |
Definition at line 928 of file MgaAttribute.cpp.
STDMETHOD() CMgaPart::SetRegistryValueDisp | ( | BSTR | path, |
BSTR | newval | ||
) | [inline] |
Definition at line 292 of file MgaAttribute.h.
Definition at line 301 of file MgaAttribute.h.
Definition at line 300 of file MgaAttribute.h.
Definition at line 302 of file MgaAttribute.h.
Definition at line 298 of file MgaAttribute.h.
Definition at line 297 of file MgaAttribute.h.
Definition at line 297 of file MgaAttribute.h.