Click or drag to resize

Ole32FuncOleIsCurrentClipboard Method

[Missing <summary> documentation for "M:Altaxo.UnmanagedApi.Ole32.Ole32Func.OleIsCurrentClipboard(System.Runtime.InteropServices.ComTypes.IDataObject)"]


Namespace: Altaxo.UnmanagedApi.Ole32
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static int OleIsCurrentClipboard(
	IDataObject pDataObject
)

Parameters

pDataObject  IDataObject

[Missing <param name="pDataObject"/> documentation for "M:Altaxo.UnmanagedApi.Ole32.Ole32Func.OleIsCurrentClipboard(System.Runtime.InteropServices.ComTypes.IDataObject)"]

Return Value

Int32

[Missing <returns> documentation for "M:Altaxo.UnmanagedApi.Ole32.Ole32Func.OleIsCurrentClipboard(System.Runtime.InteropServices.ComTypes.IDataObject)"]

See Also