GME  13
Public Member Functions | Properties
ICoreMetaObject Interface Reference

import "Core.idl";

List of all members.

Public Member Functions

HRESULT GetAttributeDisp ([in] attrid_type attrid,[out, retval] ICoreMetaAttribute **p)
HRESULT AddAttribute ([in] attrid_type attrid,[in] BSTR token,[in] BSTR name,[in] valtype_type valtype,[out] ICoreMetaAttribute **p)
HRESULT AddClassID ([in] guid_type classid)

Properties

ICoreMetaProject Project [get]
metaid_type MetaID [get]
BSTR Token [get]
BSTR Name [get]
ICoreMetaAttribute Attribute ([in] attrid_type attrid) [get]
ICoreMetaAttributes Attributes [get]
SAFEARRAY ClassIDs [get]

Detailed Description

Definition at line 171 of file Core.idl.


Member Function Documentation

HRESULT ICoreMetaObject::AddAttribute ( [in] attrid_type  attrid,
[in] BSTR  token,
[in] BSTR  name,
[in] valtype_type  valtype,
[out] ICoreMetaAttribute **  p 
)
HRESULT ICoreMetaObject::AddClassID ( [in] guid_type  classid)
HRESULT ICoreMetaObject::GetAttributeDisp ( [in] attrid_type  attrid,
[out, retval] ICoreMetaAttribute **  p 
)

Property Documentation

ICoreMetaAttributes ICoreMetaObject::Attributes [get]
SAFEARRAY ICoreMetaObject::ClassIDs [get]

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