Definition at line 12 of file SAttrStorage-i.h.
◆ AddRef()
long IAttrStorage::AddRef |
( |
| ) |
|
◆ OnFinalRelease()
void IAttrStorage::OnFinalRelease |
( |
| ) |
|
◆ OnGetAttribute()
BOOL IAttrStorage::OnGetAttribute |
( |
const IStringW * | strName, |
|
|
IStringW * | strValue ) |
响应IObject::GetAttribute调用
- Parameters
-
| strName | const IStringW* – 属性名 |
[out] | strValue | IStringW* – 返回的属性值 |
- Returns
- BOOL – TRUE: 成功
◆ OnSetAttribute()
void IAttrStorage::OnSetAttribute |
( |
const IStringW * | strName, |
|
|
const IStringW * | strValue, |
|
|
BOOL | bHandled ) |
响应IObject::SetAttribute的时保存attribute值的方法
- Parameters
-
strName | const IStringW* – 属性名 |
strValue | const IStringW* – 属性值 |
bHandled | BOOL – 该属性是否已经被处理 |
- Returns
- void
◆ Release()
long IAttrStorage::Release |
( |
| ) |
|
The documentation for this struct was generated from the following file: