Public Member Functions | |
| HRESULT | Clear (void) |
| HRESULT | SaveHistory () |
| HRESULT | RestoreHistory () |
| HRESULT | AttachHistory ([in] IRsObject *pHistoryObj) |
| HRESULT | GetHistory ([out, retval] IRsObject **ppHistoryObj) |
| HRESULT IRdChunkHistory::Clear | ( | void | ) |
Method clear the chunk.
| HRESULT IRdChunkHistory::SaveHistory | ( | ) |
Save current system history into this chunk.
| HRESULT IRdChunkHistory::RestoreHistory | ( | ) |
Restore system history.
| HRESULT IRdChunkHistory::AttachHistory | ( | [in] IRsObject * | pHistoryObj | ) |
Attach system history object to this chunk.
| HRESULT IRdChunkHistory::GetHistory | ( | [out, retval] IRsObject ** | ppHistoryObj | ) |
Get system history.
1.5.5