Function
Inverts the validity state of every element in a specified invalid-component handle.
Syntax
#include <dx/dx.h>
Error DXInvertVaildity(InvalidComponentHandle handle)
Functional Details
All valid elements in the handle are changed to DATA_INVALID; all invalid elements, 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 ]