GME  13
Public Member Functions | Properties
IMgaMetaFCO Interface Reference

import "Meta.idl";

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

List of all members.

Public Member Functions

HRESULT GetDefinedAttributeByNameDisp ([in] BSTR name,[in] VARIANT_BOOL inscope,[out, retval] IMgaMetaAttribute **p)
HRESULT DefineAttribute ([out, retval] IMgaMetaAttribute **p)
HRESULT GetAttributeByNameDisp ([in] BSTR name,[out, retval] IMgaMetaAttribute **p)
HRESULT GetAttributeByRefDisp ([in] metaref_type mref,[out, retval] IMgaMetaAttribute **p)
HRESULT AddAttribute ([in] IMgaMetaAttribute *p)
HRESULT RemoveAttribute ([in] IMgaMetaAttribute *p)

Properties

IMgaMetaBase DefinedIn [get]
IMgaMetaAttributes DefinedAttributes [get]
IMgaMetaAttribute DefinedAttributeByName ([in] BSTR name,[in] VARIANT_BOOL inscope) [get]
IMgaMetaRoles UsedInRoles [get]
IMgaMetaFolders UsedInFolders [get]
IMgaMetaAttributes Attributes [get]
IMgaMetaAttribute AttributeByName ([in] BSTR name) [get]
IMgaMetaAttribute AttributeByRef ([in] metaref_type mref) [get]
VARIANT_BOOL AliasingEnabled [get, set]

Detailed Description

Definition at line 491 of file Meta.idl.


Member Function Documentation

HRESULT IMgaMetaFCO::DefineAttribute ( [out, retval] IMgaMetaAttribute **  p)
HRESULT IMgaMetaFCO::GetAttributeByNameDisp ( [in] BSTR  name,
[out, retval] IMgaMetaAttribute **  p 
)
HRESULT IMgaMetaFCO::GetAttributeByRefDisp ( [in] metaref_type  mref,
[out, retval] IMgaMetaAttribute **  p 
)
HRESULT IMgaMetaFCO::GetDefinedAttributeByNameDisp ( [in] BSTR  name,
[in] VARIANT_BOOL  inscope,
[out, retval] IMgaMetaAttribute **  p 
)

Property Documentation

VARIANT_BOOL IMgaMetaFCO::AliasingEnabled [get, set]
IMgaMetaAttributes IMgaMetaFCO::Attributes [get]
IMgaMetaAttribute IMgaMetaFCO::DefinedAttributeByName([in] BSTR name, [in] VARIANT_BOOL inscope) [get]
IMgaMetaAttributes IMgaMetaFCO::DefinedAttributes [get]
IMgaMetaFolders IMgaMetaFCO::UsedInFolders [get]
IMgaMetaRoles IMgaMetaFCO::UsedInRoles [get]

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