GME
13
|
#include <MgaMetaRegNode.h>
Static Public Member Functions | |
static HRESULT | get_RegistryNode (IUnknown *me, BSTR path, IMgaMetaRegNode **p) |
static HRESULT | get_RegistryValue (IUnknown *me, BSTR path, BSTR *p) |
static HRESULT | put_RegistryValue (IUnknown *me, BSTR path, BSTR p) |
Definition at line 7 of file MgaMetaRegNode.h.
HRESULT CMgaMetaRegNodes::get_RegistryNode | ( | IUnknown * | me, |
BSTR | path, | ||
IMgaMetaRegNode ** | p | ||
) | [static] |
Definition at line 7 of file MgaMetaRegNode.cpp.
HRESULT CMgaMetaRegNodes::get_RegistryValue | ( | IUnknown * | me, |
BSTR | path, | ||
BSTR * | p | ||
) | [static] |
Definition at line 80 of file MgaMetaRegNode.cpp.
HRESULT CMgaMetaRegNodes::put_RegistryValue | ( | IUnknown * | me, |
BSTR | path, | ||
BSTR | p | ||
) | [static] |
Definition at line 97 of file MgaMetaRegNode.cpp.