Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members
DsLogNotification::ObjectCreation Struct Reference
An object creation event is emitted by an event or notify log factory when a new log object was created.
More...
import "DsLogNotification.idl";
List of all members.
Detailed Description
An object creation event is emitted by an event or notify log factory when a new log object was created.
This event is also emitted when an existing log object was copyed. This structure contains the following information:
- The unique idenfier of the newly created log object.
- The absolute time at which the creation occurred.
Member Data Documentation
LogId DsLogNotification::ObjectCreation::id
|
|
TimeT DsLogNotification::ObjectCreation::time
|
|
