Cloo 0.9.1
|
Represents the ComputeContext ID. More...
Public Member Functions | |
void | Invalidate () |
Invalidates the handle. | |
Public Attributes | |
IntPtr | value |
Properties | |
bool | IsValid [get] |
Gets a logic value indicating whether the handle is valid. | |
IntPtr | Value [get] |
Gets the value of the handle. |
Represents the ComputeContext ID.
void Cloo.Bindings.CLContextHandle.Invalidate | ( | ) |
Invalidates the handle.
bool Cloo.Bindings.CLContextHandle.IsValid [get] |
Gets a logic value indicating whether the handle is valid.
IntPtr Cloo.Bindings.CLContextHandle.Value [get] |
Gets the value of the handle.