SendDelegateArguments is an option to AddEventHandler and NETNewDelegate that specifies which of the delegate arguments you want to be passed to your Mathematica callback ...
SetComplexType[type] tells .NET/Link to map the specified type to Mathematica Complex numbers.
ShowNETWindow[form] displays the specified .NET form in the foreground.
UninstallNET[] shuts down the .NET runtime that was started by InstallNET.
OpenCLMemoryInformation[mem] gives information on OpenCLMemory.
SymbolicOpenCLBlockDimension[dim] is a symbolic representation of an OpenCL kernel block dimension call.
SymbolicOpenCLBlockIndex[dim] is a symbolic representation of an OpenCL kernel block index call.
SymbolicOpenCLCalculateKernelIndex[dim] is a symbolic representation of an OpenCL kernel index calculation.
SymbolicOpenCLKernelIndex[dim] is a symbolic representation of an OpenCL kernel index call.
SymbolicOpenCLThreadIndex[dim] is a symbolic representation of an OpenCL kernel thread index call.