|
Cloo 0.9.1
|
Represents the ComputePlatform 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 ComputePlatform ID.
| void Cloo.Bindings.CLPlatformHandle.Invalidate | ( | ) |
Invalidates the handle.
bool Cloo.Bindings.CLPlatformHandle.IsValid [get] |
Gets a logic value indicating whether the handle is valid.
IntPtr Cloo.Bindings.CLPlatformHandle.Value [get] |
Gets the value of the handle.
1.7.4