abfCloseDatatype()
Closes the currently open datatype.
Syntax
void abfCloseDatatype();
Example
abfCloseDatatype();
Comments
There must not be an open request or component when this function is called.
Closes the currently open datatype.
void abfCloseDatatype();
abfCloseDatatype();
There must not be an open request or component when this function is called.