다음을 통해 공유


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

GetStoreGuid Method

The GetStoreGuid method returns the globally unique identifier (GUID) of the message database (MDB) store in which the event fired.

GetUserID Method

The GetUserID method returns the GUID of the user that caused the event to fire.

GetUserSID Method

The GetUserSID method returns the security identifier (SID) of the user that caused the event to fire.