Function
Sets the validity state of a specified element.
Syntax
#include <dx/dx.h>
Error DXSetElementValid(InvalidComponentHandle handle, int index)
Functional Details
Sets the validity state of element index in the invalid-component handle handle to DATA_VALID.
Return Value Returns OK or returns ERROR and sets an error code.
See Also
DXCreateInvalidComponentHandle, DXFreeInvalidComponentHandle
[Data Explorer Home Page | Contact Data Explorer | Same document on Data Explorer Home Page ]