wiki.icculus.org
[ front page | index | search | recent changes | git repo | offline html ]

ControllerImage_DestroyDevice

Dispose of a previously-created ControllerImage_Device object.

Header File

Defined in <controllerimage.h>

Syntax

void ControllerImage_DestroyDevice(ControllerImage_Device *device);

Function Parameters

ControllerImage_Device * device the object to dispose of.

Remarks

Call this once done with a device. Resources are freed and the pointer passed in here becomes invalid immediately.

Thread Safety

This function is not thread safe.

Version

This function is available since ControllerImage 1.0.0.

See Also


CategoryAPI, CategoryAPIFunction, CategoryControllerImage


[ edit | delete | history | feedback | raw ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.