Cloo 0.9.1
Public Member Functions | Public Attributes | Properties
Cloo.Bindings.CLMemoryHandle Struct Reference

Represents the ComputeMemory ID. More...

List of all members.

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.

Detailed Description

Represents the ComputeMemory ID.


Member Function Documentation

void Cloo.Bindings.CLMemoryHandle.Invalidate ( )

Invalidates the handle.


Member Data Documentation


Property Documentation

bool Cloo.Bindings.CLMemoryHandle.IsValid [get]

Gets a logic value indicating whether the handle is valid.

IntPtr Cloo.Bindings.CLMemoryHandle.Value [get]

Gets the value of the handle.


The documentation for this struct was generated from the following file: