IExStoreEventLogonInfo Interface
Topic Last Modified: 2006-11-30
This is a support interface for event sinks to provide information about the user who caused the event, and the store in which the event occurred.
Type Library
EXOLEDB Type Library
DLL Implemented In
EXOLEDB.DLL
Member Summary
The following table lists the methods of the IExStoreEventLogonInfo interface.
Name | Description |
---|---|
The GetStoreGuid method returns the globally unique identifier (GUID) of the message database (MDB) store in which the event fired. |
|
The GetUserID method returns the GUID of the user that caused the event to fire. |
|
The GetUserSID method returns the security identifier (SID) of the user that caused the event to fire. |