'Declaration
Function FilterDataObject( _
ByVal As System.Runtime.InteropServices.ComTypes.IDataObject, _
ByRef As System.Runtime.InteropServices.ComTypes.IDataObject _
) As System.Integer
System.int FilterDataObject(
System.Runtime.InteropServices.ComTypes.IDataObject ,
out System.Runtime.InteropServices.ComTypes.IDataObject
)