GME  13
Public Member Functions | Properties
IMgaPart 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 GetGmeAttrs ([out] BSTR *Icon,[out] long *xpos,[out] long *ypos)
HRESULT SetGmeAttrs ([in] BSTR Icon,[in] long xpos,[in] long ypos)

Properties

IMgaModel Model [get]
IMgaMetaPart Meta [get]
IMgaMetaAspect MetaAspect [get]
IMgaMetaRole MetaRole [get]
IMgaFCO FCO [get]
long AccessMask [get]
VARIANT_BOOL RegistryMode [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 1126 of file Mga.idl.


Member Function Documentation

HRESULT IMgaPart::GetGmeAttrs ( [out] BSTR *  Icon,
[out] long *  xpos,
[out] long *  ypos 
)
HRESULT IMgaPart::GetRegistryDisp ( [in, defaultvalue(0)] VARIANT_BOOL  virtuals,
[out, retval] IMgaRegNodes **  pVal 
)
HRESULT IMgaPart::GetRegistryNodeDisp ( [in] BSTR  path,
[out, retval] IMgaRegNode **  pVal 
)
HRESULT IMgaPart::GetRegistryValueDisp ( [in] BSTR  path,
[out, retval] BSTR *  pVal 
)
HRESULT IMgaPart::SetGmeAttrs ( [in] BSTR  Icon,
[in] long  xpos,
[in] long  ypos 
)
HRESULT IMgaPart::SetRegistryValueDisp ( [in] BSTR  path,
[in] BSTR  newval 
)

Property Documentation

IMgaRegNodes IMgaPart::Registry([in, defaultvalue(0)] VARIANT_BOOL virtuals) [get]
VARIANT_BOOL IMgaPart::RegistryMode [get, set]
BSTR IMgaPart::RegistryValue [get, set]

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