IAdmLastOperationOps

The IAdmLastOperationOps interface provides access to information about the last operation executed on a directory object.

Inheritance: IUnknown

Methods

Details

GetLastOperationInfo()

Returns the IAdmOperationInfo interface that provides access to information about the last operation executed on a directory object.

IAdmOperationInfo GetLastOperationInfo()

Requirements

Minimum required version: 2009.1

See also