GME  13
Public Member Functions | Properties
IMgaAttribute Interface Reference

import "Mga.idl";

List of all members.

Public Member Functions

HRESULT GetRegistryNodeDisp ([in] BSTR path,[out, retval] IMgaRegNode **pVal)
HRESULT GetRegistryDisp ([in, defaultvalue(0)] VARIANT_BOOL virtuals,[out, retval] IMgaRegNodes **pVal)
HRESULT GetRegistryValueDisp ([in] BSTR path,[out, retval] BSTR *pVal)
HRESULT SetRegistryValueDisp ([in] BSTR path,[in] BSTR newval)
HRESULT Clear ()

Properties

IMgaMetaAttribute Meta [get]
VARIANT Value [get, set]
IMgaFCO Owner [get]
long Status [get]
VARIANT OrigValue [get]
VARIANT_BOOL HasChanged [get]
BSTR StringValue [get, set]
long IntValue [get, set]
VARIANT_BOOL BoolValue [get, set]
double FloatValue [get, set]
IMgaFCO FCOValue [get, set]
IMgaRegNode RegistryNode ([in] BSTR path) [get]
IMgaRegNodes Registry ([in, defaultvalue(0)] VARIANT_BOOL virtuals) [get]
BSTR RegistryValue ([in] BSTR path) [get, set]

Detailed Description

Definition at line 1396 of file Mga.idl.


Member Function Documentation

HRESULT IMgaAttribute::Clear ( )
HRESULT IMgaAttribute::GetRegistryDisp ( [in, defaultvalue(0)] VARIANT_BOOL  virtuals,
[out, retval] IMgaRegNodes **  pVal 
)
HRESULT IMgaAttribute::GetRegistryNodeDisp ( [in] BSTR  path,
[out, retval] IMgaRegNode **  pVal 
)
HRESULT IMgaAttribute::GetRegistryValueDisp ( [in] BSTR  path,
[out, retval] BSTR *  pVal 
)
HRESULT IMgaAttribute::SetRegistryValueDisp ( [in] BSTR  path,
[in] BSTR  newval 
)

Property Documentation

VARIANT_BOOL IMgaAttribute::BoolValue [get, set]
double IMgaAttribute::FloatValue [get, set]
VARIANT_BOOL IMgaAttribute::HasChanged [get]
long IMgaAttribute::IntValue [get, set]
VARIANT IMgaAttribute::OrigValue [get]
IMgaRegNodes IMgaAttribute::Registry([in, defaultvalue(0)] VARIANT_BOOL virtuals) [get]
BSTR IMgaAttribute::StringValue [get, set]
VARIANT IMgaAttribute::Value [get, set]

The documentation for this interface was generated from the following file: