IRsUnknownBSEvent Interface Reference
Inherits IUnknown.
List of all members.
Detailed Description
Base interface for system event which can be applied and rolled back.
Member Function Documentation
Applies event in specified shared space.
- Parameters:
-
| pSpace | [in] Shared space to apply the event on it. |
Rolls back event in specified shared space.
- Parameters:
-
| pSpace | [in] Shared space to rollback event on it. |
| HRESULT IRsUnknownBSEvent::Destroy |
( |
void |
|
) |
|
Releases internally allocated data and resources.