GME  13
Public Member Functions | Static Public Member Functions
CMgaMetaRegNode Class Reference

#include <MgaMetaRegNode.h>

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

List of all members.

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)

Detailed Description

Definition at line 42 of file MgaMetaRegNode.h.


Member Function Documentation

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.


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