DispatchData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class DispatchData : CoreFoundation.DispatchObject
type DispatchData = class
inherit DispatchObject
- Inheritance
- Inheritance
Constructors
DispatchData(IntPtr) | |
DispatchData(IntPtr, Boolean) |
Properties
Handle | (Inherited from DispatchObject) |
Size |
Methods
Activate() | (Inherited from DispatchObject) |
Check() |
Obsolete.
(Inherited from DispatchObject)
|
Concat(DispatchData, DispatchData) | |
CreateMap(IntPtr, nuint) | |
CreateSubrange(nuint, nuint) | |
Dispose() | (Inherited from DispatchObject) |
Dispose(Boolean) | (Inherited from DispatchObject) |
Equals(Object) | (Inherited from DispatchObject) |
FromBuffer(IntPtr, nuint) | |
FromByteBuffer(Byte[]) | |
FromByteBuffer(Byte[], Int32, Int32) | |
GetHashCode() |
Returns the hashcode for this object (Inherited from DispatchObject) |
InitializeHandle(IntPtr) | (Inherited from NativeObject) |
Release() | (Inherited from DispatchObject) |
Retain() | (Inherited from DispatchObject) |
SetTargetQueue(DispatchQueue) | (Inherited from DispatchObject) |