| GME
    13
    | 
#include <MgaMetaRegNode.h>


| Public Member Functions | |
| IUnknown * | GetUnknown () const | 
| STDMETHOD() | get_RegistryNodes (IMgaMetaRegNodes **p) | 
| STDMETHOD() | get_RegistryNode (BSTR path, IMgaMetaRegNode **p) | 
| STDMETHOD() | GetRegistryNodeDisp (BSTR path, IMgaMetaRegNode **p) | 
| STDMETHOD() | get_RegistryValue (BSTR path, BSTR *p) | 
| STDMETHOD() | GetRegistryValueDisp (BSTR path, BSTR *p) | 
| STDMETHOD() | put_RegistryValue (BSTR path, BSTR p) | 
| STDMETHOD() | SetRegistryValueDisp (BSTR path, BSTR p) | 
| STDMETHOD() | get_Name (BSTR *p) | 
| STDMETHOD() | get_Value (BSTR *p) | 
| STDMETHOD() | put_Value (BSTR p) | 
| STDMETHOD() | Delete () | 
| Static Public Member Functions | |
| static void | Traverse (CMgaMetaProject *metaproject, CCoreObjectPtr &me) | 
Definition at line 42 of file MgaMetaRegNode.h.
| STDMETHODIMP CMgaMetaRegNode::Delete | ( | ) | 
Definition at line 116 of file MgaMetaRegNode.cpp.
| STDMETHOD() CMgaMetaRegNode::get_Name | ( | BSTR * | p | ) |  [inline] | 
Definition at line 62 of file MgaMetaRegNode.h.
| STDMETHOD() CMgaMetaRegNode::get_RegistryNode | ( | BSTR | path, | 
| IMgaMetaRegNode ** | p | ||
| ) |  [inline] | 
Definition at line 59 of file MgaMetaRegNode.h.
| STDMETHOD() CMgaMetaRegNode::get_RegistryNodes | ( | IMgaMetaRegNodes ** | p | ) |  [inline] | 
Definition at line 59 of file MgaMetaRegNode.h.
| STDMETHOD() CMgaMetaRegNode::get_RegistryValue | ( | BSTR | path, | 
| BSTR * | p | ||
| ) |  [inline] | 
Definition at line 59 of file MgaMetaRegNode.h.
| STDMETHOD() CMgaMetaRegNode::get_Value | ( | BSTR * | p | ) |  [inline] | 
Definition at line 65 of file MgaMetaRegNode.h.
| STDMETHOD() CMgaMetaRegNode::GetRegistryNodeDisp | ( | BSTR | path, | 
| IMgaMetaRegNode ** | p | ||
| ) |  [inline] | 
Definition at line 59 of file MgaMetaRegNode.h.
| STDMETHOD() CMgaMetaRegNode::GetRegistryValueDisp | ( | BSTR | path, | 
| BSTR * | p | ||
| ) |  [inline] | 
Definition at line 59 of file MgaMetaRegNode.h.
| IUnknown* CMgaMetaRegNode::GetUnknown | ( | ) | const  [inline] | 
Definition at line 49 of file MgaMetaRegNode.h.
| STDMETHOD() CMgaMetaRegNode::put_RegistryValue | ( | BSTR | path, | 
| BSTR | p | ||
| ) |  [inline] | 
Definition at line 59 of file MgaMetaRegNode.h.
| STDMETHOD() CMgaMetaRegNode::put_Value | ( | BSTR | p | ) |  [inline] | 
Definition at line 68 of file MgaMetaRegNode.h.
| STDMETHOD() CMgaMetaRegNode::SetRegistryValueDisp | ( | BSTR | path, | 
| BSTR | p | ||
| ) |  [inline] | 
Definition at line 59 of file MgaMetaRegNode.h.
| void CMgaMetaRegNode::Traverse | ( | CMgaMetaProject * | metaproject, | 
| CCoreObjectPtr & | me | ||
| ) |  [static] | 
Definition at line 146 of file MgaMetaRegNode.cpp.
 1.7.6.1
 1.7.6.1