Initial Release 6

Function : Rich Text
GETDATABORDERTYPE - Return the data border type value stored in a CDDATAFLAGS structure.
----------------------------------------------------------------------------------------------------------

#include <editods.h>

DWORD GETDATABORDERTYPE(
DWORD a);

Description :

This macro returns the data border type value that is stored in the CDDATAFLAGS structure and is defined as follows:
Parameters :

See Also :

BARREC_DATA_BORDER_xxx
----------------------------------------------------------------------------------------------------------