CDO Class
Definition
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
public ref class CDO : Microsoft::CLRAdmin::IDataObject
public class CDO : Microsoft.CLRAdmin.IDataObject
type CDO = class
interface IDataObject
Public Class CDO
Implements IDataObject
- Inheritance
-
CDO
- Implements
Properties
Node |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Methods
DAdvise(IntPtr, UInt32, IntPtr, UInt32) |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
DUnadvise(UInt32) |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
EnumDAdvise(IntPtr) |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
EnumFormatEtc(UInt32, IntPtr) |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetCanonicalFormatEtc(IntPtr, IntPtr) |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
GetData(FORMATETC, STGMEDIUM) |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
GetDataHere(FORMATETC, STGMEDIUM) |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
GetHashCode() |
Serves as the default hash function. (Inherited from Object) |
GetType() |
Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone() |
Creates a shallow copy of the current Object. (Inherited from Object) |
QueryGetData(IntPtr) |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
SetData(IntPtr, IntPtr, Int32) |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
ToString() |
Returns a string that represents the current object. (Inherited from Object) |