Public Member Functions | |
| HRESULT | GetAt ([in] RtUlong pos,[out, retval] IRsObject **ppObj) |
| HRESULT | GetCount ([out, retval] RtUlong *pSize) |
| HRESULT | Clear (void) |
| HRESULT | Add ([in] IRsObject *pObj) |
| HRESULT | Remove ([in] IRsObject *pObj) |
| HRESULT | SetAt ([in] RtUlong pos,[in] IRsObject *ppObj) |
| HRESULT | GetAt ([in] RtUlong pos,[out, retval] IRsObject **ppObj) |
| HRESULT | GetCount ([out, retval] RtUlong *pSize) |
| HRESULT | Clear (void) |
| HRESULT | Add ([in] IRsObject *pObj) |
| HRESULT | Remove ([in] IRsObject *pObj) |
| HRESULT | SetAt ([in] RtUlong pos,[in] IRsObject *ppObj) |
| HRESULT IRsObjectList::GetAt | ( | [in] RtUlong | pos, | |
| [out, retval] IRsObject ** | ppObj | |||
| ) |
| pos | [in] . |
| HRESULT IRsObjectList::GetCount | ( | [out, retval] RtUlong * | pSize | ) |
| HRESULT IRsObjectList::Clear | ( | void | ) |
Clear.
| HRESULT IRsObjectList::Add | ( | [in] IRsObject * | pObj | ) |
| pObj | [in] . |
| HRESULT IRsObjectList::Remove | ( | [in] IRsObject * | pObj | ) |
| pObj | [in] . |
| HRESULT IRsObjectList::SetAt | ( | [in] RtUlong | pos, | |
| [in] IRsObject * | ppObj | |||
| ) |
| pos | [in] . | |
| ppObj | [in] . |
| HRESULT IRsObjectList::GetAt | ( | [in] RtUlong | pos, | |
| [out, retval] IRsObject ** | ppObj | |||
| ) |
| pos | [in] . |
| HRESULT IRsObjectList::GetCount | ( | [out, retval] RtUlong * | pSize | ) |
| HRESULT IRsObjectList::Clear | ( | void | ) |
Clear.
| HRESULT IRsObjectList::Add | ( | [in] IRsObject * | pObj | ) |
| pObj | [in] . |
| HRESULT IRsObjectList::Remove | ( | [in] IRsObject * | pObj | ) |
| pObj | [in] . |
| HRESULT IRsObjectList::SetAt | ( | [in] RtUlong | pos, | |
| [in] IRsObject * | ppObj | |||
| ) |
| pos | [in] . | |
| ppObj | [in] . |
1.5.5