IEnterpriseDropTarget interface (oleidl.h)

When implemented by the drop target application, this interface gives the OLE drag and drop engine the ability to determine whether the drop target application intends to evaluate enterprise protection policy and gives the OLE drag and drop engine a way to provide the enterprise ID of the drop source application to the drop target application.

Inheritance

The IEnterpriseDropTarget interface inherits from the IUnknown interface. IEnterpriseDropTarget also has these types of members:

Methods

The IEnterpriseDropTarget interface has these methods.

 
IEnterpriseDropTarget::IsEvaluatingEdpPolicy

Indicates whether the drop target is intends to handle the evaluation of the enterprise protection policy.
IEnterpriseDropTarget::SetDropSourceEnterpriseId

Provides the drop target with the enterprise ID of the drop source.

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps only]
Minimum supported server Windows Server 2016 [desktop apps only]
Target Platform Windows
Header oleidl.h