Nevron Open Vision Documentation
Nevron.Nov.Windows.OLE Namespace / NOleDataObjectProvider Class
Members


In This Topic
    NOleDataObjectProvider Class
    In This Topic
    Represents an OLE IDataObject provider, the purpose of which is to provide an OLE IDataObject interface implementation that is backed by an NDataObject. An instance of this class is adapting the NDataObject passed for Windows native Drad-And-Drop requests and Clipboard Set operations.
    Object Model
    NOleDataObjectProvider Class
    Syntax
    'Declaration
     
    
    Public Class NOleDataObjectProvider 
    'Usage
     
    
    Dim instance As NOleDataObjectProvider
    public class NOleDataObjectProvider 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Windows.OLE.NOleDataObjectProvider

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also